GitHub user ScrapCodes opened a pull request:

    https://github.com/apache/spark/pull/2425

    [SPARK-3543] Write TaskContext in Java and expose it through a static 
accessor.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ScrapCodes/spark-1 SPARK-3543/withTaskContext

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/2425.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2425
    
----
commit 333c7d644973c721f0b0509399579723d2a43446
Author: Prashant Sharma <prashan...@imaginea.com>
Date:   2014-09-17T07:40:47Z

    Translated Task context from scala to java.

commit f716fd1b0d84bcb08889b62af2d5f7a6d14b1cab
Author: Prashant Sharma <prashan...@imaginea.com>
Date:   2014-09-17T08:15:39Z

    introduced thread local for getting the task context.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to