[
https://issues.apache.org/jira/browse/SPARK-20251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-20251.
-------------------------------
Resolution: Invalid
Start with
http://spark.apache.org/docs/latest/streaming-programming-guide.html#checkpointing
For example, it's not even clear what your message source is, how you've
configured checkpointing, etc.
> Spark streaming skips batches in a case of failure
> --------------------------------------------------
>
> Key: SPARK-20251
> URL: https://issues.apache.org/jira/browse/SPARK-20251
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.1.0
> Reporter: Roman Studenikin
>
> We are experiencing strange behaviour of spark streaming application.
> Sometimes it just skips batch in a case of job failure and starts working on
> the next one.
> We expect it to attempt to reprocess batch, but not to skip it. Is it a bug
> or we are missing any important configuration params?
> Screenshots from spark UI:
> http://pasteboard.co/1oRW0GDUX.png
> http://pasteboard.co/1oSjdFpbc.png
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]