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

Apache Spark reassigned SPARK-11359:
------------------------------------

    Assignee: Apache Spark  (was: Burak Yavuz)

> Kinesis receiver does not checkpoint to DynamoDB if there is no new data. 
> --------------------------------------------------------------------------
>
>                 Key: SPARK-11359
>                 URL: https://issues.apache.org/jira/browse/SPARK-11359
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.5.2
>            Reporter: Tathagata Das
>            Assignee: Apache Spark
>
> Current implementation of KinesisRecordProcessor checkpoints to DynamoDB only 
> when there is a new record received. So if there is no new data for a while, 
> the latest received sequence numbers are not checkpointed. This is not 
> intuitive behavior and should be fixed using  timer task.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to