[ 
https://issues.apache.org/jira/browse/SPARK-11828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Or resolved SPARK-11828.
-------------------------------
          Resolution: Fixed
            Assignee: Marcelo Vanzin
       Fix Version/s: 1.6.0
    Target Version/s: 1.6.0

> DAGScheduler source registered too early with MetricsSystem
> -----------------------------------------------------------
>
>                 Key: SPARK-11828
>                 URL: https://issues.apache.org/jira/browse/SPARK-11828
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.6.0
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> I see this log message when starting apps on YARN:
> {quote}
> 15/11/18 13:12:56 WARN MetricsSystem: Using default name DAGScheduler for 
> source because spark.app.id is not set.
> {quote}
> That's because DAGScheduler registers itself with the metrics system in its 
> constructor, and the DAGScheduler is instantiated before "spark.app.id" is 
> set in the context's SparkConf.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to