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:44:00 UTC

[jira] [Updated] (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 updated SPARK-29677:
---------------------------------
    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>
> 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