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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to