[ https://issues.apache.org/jira/browse/SPARK-23033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376471#comment-16376471 ]
Apache Spark commented on SPARK-23033: -------------------------------------- User 'xuanyuanking' has created a pull request for this issue: https://github.com/apache/spark/pull/20675 > disable task-level retry for continuous execution > ------------------------------------------------- > > Key: SPARK-23033 > URL: https://issues.apache.org/jira/browse/SPARK-23033 > Project: Spark > Issue Type: Sub-task > Components: Structured Streaming > Affects Versions: 2.3.0 > Reporter: Jose Torres > Assignee: Jose Torres > Priority: Major > Fix For: 2.3.0, 3.0.0 > > > Continuous execution tasks shouldn't retry independently, but rather use the > global restart mechanism. Retrying will execute from the initial offset at > the time the task was created, which is very bad. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org