You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jose Torres (JIRA)" <ji...@apache.org> on 2018/01/11 00:03:00 UTC

[jira] [Created] (SPARK-23033) disable task-level retry for continuous execution

Jose Torres created SPARK-23033:
-----------------------------------

             Summary: 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


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
(v6.4.14#64029)

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