You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/07/27 22:50:21 UTC

[jira] [Created] (SPARK-16760) Pass 'jobId' to Task

Weiqing Yang created SPARK-16760:
------------------------------------

             Summary: Pass 'jobId' to Task
                 Key: SPARK-16760
                 URL: https://issues.apache.org/jira/browse/SPARK-16760
             Project: Spark
          Issue Type: Sub-task
            Reporter: Weiqing Yang


In the end, the spark caller context written into HDFS log will associate with task id, stage id, job id, app id, etc, but now Task does not know any job information, so job id will be passed to Task in the patch of this jira. That is good for Spark users to identify tasks especially if Spark supports multi-tenant environment in the future.



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