You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Parag Chaudhari (JIRA)" <ji...@apache.org> on 2017/01/04 00:14:59 UTC

[jira] [Created] (SPARK-19069) Expose task 'status' and 'duration' in spark history server REST API.

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org