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

Hyukjin Kwon updated SPARK-18041:
---------------------------------
    Labels: bulk-closed  (was: )

> activedrivers section in http:sparkMasterurl/json is missing Main class 
> information
> -----------------------------------------------------------------------------------
>
>                 Key: SPARK-18041
>                 URL: https://issues.apache.org/jira/browse/SPARK-18041
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Submit
>    Affects Versions: 1.6.2
>            Reporter: sudheesh k s
>            Priority: Minor
>              Labels: bulk-closed
>
> http:sparkMaster_Url/json gives the status of running applications as well as 
> drivers. But it is missing information like, driver main class. 
> To identify which driver is running on driver class information is needed. 
> eg:
>   "activedrivers" : [ {
>     "id" : "driver-20161020173528-0032",
>     "starttime" : "1476965128734",
>     "state" : "RUNNING",
>     "cores" : 1,
>     "memory" : 1024
>   } ],



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to