You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Yash Sharma <ya...@gmail.com> on 2017/12/12 02:24:48 UTC

[kinesis][streaming] Could I request a review on this PR

Hi All,
Could I request a review on this patch on Spark-Kinesis streaming. It has
been sitting there for few months looking for some love. Please help.

The patch proposes resuming Kinesis data from a specified timestamp,
similar to Kafka, and improves kinesis crash recovery avoiding scanning ok
un-necessary data.

https://github.com/apache/spark/pull/18029

Best Regards,
Yash