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

Chengxiang Li commented on SPARK-5439:
--------------------------------------

I think the gap here is that, when launch a Hive CLI with Spark deployed on 
YARN, from the YARN webUI page, the user want to know which YARN application is 
allocated for his hive session, then he can check the status of his application 
through ApplicationMaster tracking UI. 
[~vanzin], is the YARN application ID same as SparkContext applicationID? From 
my experience, seems not. The YARN web UI shows that the YARN application ID 
schema is like:application_\*, and SparkContext applicationID is set at 
SchedulerBackend#26 with schema spark-application-*.

> Expose yarn app id for yarn mode
> --------------------------------
>
>                 Key: SPARK-5439
>                 URL: https://issues.apache.org/jira/browse/SPARK-5439
>             Project: Spark
>          Issue Type: Improvement
>          Components: YARN
>    Affects Versions: 1.0.0
>            Reporter: bc Wong
>
> When submitting Spark apps on YARN, the caller should be able to get back the 
> YARN app ID programmatically. 



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