Parag Chaudhari created SPARK-19069:
---------------------------------------

             Summary: 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


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.



--
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