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

[jira] [Issue Comment Deleted] (SPARK-25131) Event logs missing applicationAttemptId for SparkListenerApplicationStart

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

Ajith S updated SPARK-25131:
----------------------------
    Comment: was deleted

(was: A draft fix https://github.com/apache/spark/pull/22120)

> Event logs missing applicationAttemptId for SparkListenerApplicationStart
> -------------------------------------------------------------------------
>
>                 Key: SPARK-25131
>                 URL: https://issues.apache.org/jira/browse/SPARK-25131
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 2.3.1
>            Reporter: Ajith S
>            Priority: Minor
>
> When *master=yarn* and *deploy-mode=client*, event logs do not contain applicationAttemptId for SparkListenerApplicationStart. This is caused at org.apache.spark.scheduler.cluster.YarnClientSchedulerBackend#start where we do bindToYarn(client.submitApplication(), None) which sets appAttemptId to None. We can however, get the appAttemptId after waitForApplication() and set it



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