[ https://issues.apache.org/jira/browse/SPARK-19824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiao Li resolved SPARK-19824. ----------------------------- Resolution: Fixed Assignee: Jiang Xingbo Fix Version/s: 2.3.0 Target Version/s: 2.3.0 > Standalone master JSON not showing cores for running applications > ----------------------------------------------------------------- > > Key: SPARK-19824 > URL: https://issues.apache.org/jira/browse/SPARK-19824 > Project: Spark > Issue Type: Bug > Components: Deploy > Affects Versions: 2.1.0 > Reporter: Dan > Assignee: Jiang Xingbo > Priority: Minor > Fix For: 2.3.0 > > > The JSON API of the standalone master ("/json") does not show the number of > cores for a running application, which is available on the UI. > "activeapps" : [ { > "starttime" : 1488702337788, > "id" : "app-20170305102537-19717", > "name" : "POPAI_Aggregated", > "user" : "ibiuser", > "memoryperslave" : 16384, > "submitdate" : "Sun Mar 05 10:25:37 IST 2017", > "state" : "RUNNING", > "duration" : 1141934 > } ], -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org