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

Parag Chaudhari updated SPARK-19069:
------------------------------------
    Description: 
Although Spark history server UI shows task ‘status’ and ‘duration’ fields, it 
does not expose these fields in the REST API response. For the Spark history 
server API users, it is not possible to determine task status and duration. 
Spark history server has access to task status and duration from event log, but 
it is not exposing these in API. This patch is proposed to expose task ‘status’ 
and ‘duration’ fields in Spark history server REST API.

!screenshot-1.png!

  was:
Although Spark history server UI shows task ‘status’ and ‘duration’ fields, it 
does not expose these fields in the REST API response. For the Spark history 
server API users, it is not possible to determine task status and duration. 
Spark history server has access to task status and duration from event log, but 
it is not exposing these in API. This patch is proposed to expose task ‘status’ 
and ‘duration’ fields in Spark history server REST API.

!attached-image.gif!


> Expose task 'status' and 'duration' in spark history server REST API.
> ---------------------------------------------------------------------
>
>                 Key: SPARK-19069
>                 URL: https://issues.apache.org/jira/browse/SPARK-19069
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.1.0
>            Reporter: Parag Chaudhari
>         Attachments: screenshot-1.png
>
>
> Although Spark history server UI shows task ‘status’ and ‘duration’ fields, 
> it does not expose these fields in the REST API response. For the Spark 
> history server API users, it is not possible to determine task status and 
> duration. Spark history server has access to task status and duration from 
> event log, but it is not exposing these in API. This patch is proposed to 
> expose task ‘status’ and ‘duration’ fields in Spark history server REST API.
> !screenshot-1.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to