You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean R. Owen (Jira)" <ji...@apache.org> on 2019/11/02 21:45:00 UTC

[jira] [Resolved] (SPARK-29677) Upgrade Kinesis Client

     [ https://issues.apache.org/jira/browse/SPARK-29677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean R. Owen resolved SPARK-29677.
----------------------------------
    Fix Version/s: 3.0.0
                   2.4.5
       Resolution: Fixed

Issue resolved by pull request 26333
[https://github.com/apache/spark/pull/26333]

> Upgrade Kinesis Client
> ----------------------
>
>                 Key: SPARK-29677
>                 URL: https://issues.apache.org/jira/browse/SPARK-29677
>             Project: Spark
>          Issue Type: Improvement
>          Components: DStreams
>    Affects Versions: 2.4.4
>            Reporter: Eric S Meisel
>            Assignee: Eric S Meisel
>            Priority: Minor
>             Fix For: 2.4.5, 3.0.0
>
>
> The current amazon-kinesis-client version is 1.8.10. This version depends on the use of `describeStream`, which has a hard limit on an AWS account (10 reqs / second). Versions 1.9.0 and up leverage `listShards`, which has no such limit. For large customers, this can be a major problem. 
>  
> Upgrading the amazon-kinesis-client version should resolve this issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org