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

[jira] [Created] (SPARK-25247) Make RDDBarrier configurable

Xiangrui Meng created SPARK-25247:
-------------------------------------

             Summary: Make RDDBarrier configurable
                 Key: SPARK-25247
                 URL: https://issues.apache.org/jira/browse/SPARK-25247
             Project: Spark
          Issue Type: Story
          Components: Spark Core
    Affects Versions: 2.4.0
            Reporter: Xiangrui Meng


Currently we only offer one method under `RDDBarrier`. Users might want to have better control over a barrier stage, e.g., timeout behavior, failure recovery, etc. This Jira is to discuss what options we should provide under RDDBarrier.

 

Note: Users can use multiple RDDBarrier in a single barrier stage. So we also need to discuss how to merge the options.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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