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

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

    [ https://issues.apache.org/jira/browse/SPARK-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038789#comment-16038789 ] 

Apache Spark commented on SPARK-20999:
--------------------------------------

User 'heary-cao' has created a pull request for this issue:
https://github.com/apache/spark/pull/18218

> 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