GitHub user mingyukim opened a pull request:

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

    SPARK-10611 Clone Configuration for each task for NewHadoopRDD

    This patch attempts to fix the Hadoop Configuration thread safety issue for 
NewHadoopRDD in the same way SPARK-2546 fixed the issue for HadoopRDD.


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

    $ git pull https://github.com/palantir/spark mkim/SPARK-10611

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

    https://github.com/apache/spark/pull/8763.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 #8763
    
----
commit d516aaed34664f486c12e633c202fa7249a94c26
Author: Mingyu Kim <[email protected]>
Date:   2015-09-15T07:32:25Z

    SPARK-10611 Clone Configuration for each task for NewHadoopRDD

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to