You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mehmet Uluer (JIRA)" <ji...@apache.org> on 2018/01/05 09:48:00 UTC

[jira] [Commented] (SPARK-22970) Getting Application ID from Submission ID

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

Mehmet Uluer commented on SPARK-22970:
--------------------------------------

details @ stackoverflow;
https://stackoverflow.com/questions/47958853/apache-spark-how-to-get-app-id-from-submissionid-over-rest-api

> Getting Application ID from Submission ID
> -----------------------------------------
>
>                 Key: SPARK-22970
>                 URL: https://issues.apache.org/jira/browse/SPARK-22970
>             Project: Spark
>          Issue Type: New Feature
>          Components: Java API, Spark Submit, Web UI
>    Affects Versions: 2.2.1
>         Environment: linux, java, web ui, rest api, spark stand alone cluster
>            Reporter: Mehmet Uluer
>            Priority: Blocker
>
> after submitting a driver to spark stand alone cluster, it is not easy to identify its application id [app-id] after the driver state change into running, i've found a way to look for the app-id with using app name from related worker job list or active applications, but it is not easy to ensure app-id if one job submitted in parallel,
> ps. in webui it is also hard to track the application releated to the driver, worker id is given instead of app id,



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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