You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "caoxuewen (JIRA)" <ji...@apache.org> on 2017/06/06 12:31:18 UTC

[jira] [Created] (SPARK-20999) No failure Stages, no log 'DAGScheduler: failed: Set()' output.

caoxuewen created SPARK-20999:
---------------------------------

             Summary: No failure Stages, no log 'DAGScheduler: failed: Set()' output.
                 Key: SPARK-20999
                 URL: https://issues.apache.org/jira/browse/SPARK-20999
             Project: Spark
          Issue Type: Improvement
          Components: Scheduler
    Affects Versions: 2.2.1
            Reporter: caoxuewen
            Priority: Trivial


In the output of the spark log information:

INFO DAGScheduler: looking for newly runnable stages
INFO DAGScheduler: running: Set(ShuffleMapStage 14)
INFO DAGScheduler: waiting: Set(ResultStage 15)
INFO DAGScheduler: failed: Set()

If there is no failure stage, "INFO DAGScheduler: failed: Set()" is no need to output in the log information.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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