PJ Fanning created SPARK-20458:
----------------------------------

             Summary: support getting Yarn Tracking URL in code
                 Key: SPARK-20458
                 URL: https://issues.apache.org/jira/browse/SPARK-20458
             Project: Spark
          Issue Type: Improvement
          Components: YARN
    Affects Versions: 2.1.0
            Reporter: PJ Fanning


org.apache.spark.deploy.yarn.Client logs the Yarn tracking URL but it would be 
useful to be able to access this in code, as opposed to mining log output.

I have an application where I monitor the health of the SparkContext and 
associated Executors using the Spark REST API.

Would it be feasible to add a listener API to listen for new ApplicationReports 
in org.apache.spark.deploy.yarn.Client? Alternatively, this URL could be 
exposed as a property associated with the SparkContext.




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

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

Reply via email to