[
https://issues.apache.org/jira/browse/SPARK-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imran Rashid updated SPARK-10565:
---------------------------------
Assignee: Charles Yeh
> New /api/v1/[path] APIs don't contain as much information as original /json
> API
> --------------------------------------------------------------------------------
>
> Key: SPARK-10565
> URL: https://issues.apache.org/jira/browse/SPARK-10565
> Project: Spark
> Issue Type: Improvement
> Components: Input/Output, Java API
> Affects Versions: 1.5.0
> Reporter: Kevin Chen
> Assignee: Charles Yeh
> Fix For: 1.6.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> [SPARK-3454] introduced official json APIs at /api/v1/[path] for data that
> originally appeared only on the web UI. However, it does not expose all the
> information on the web UI or on the previous unofficial endpoint at /json.
> For example, the APIs at /api/v1/[path] do not show the number of cores or
> amount of memory per slave for each job. This is stored in
> ApplicationInfo.desc.maxCores and ApplicationInfo.desc.memoryPerSlave,
> respectively. This information would be useful to expose.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]