GitHub user devaraj-kavali opened a pull request:

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

    [SPARK-13063] [YARN] Make the SPARK YARN STAGING DIR as configurable

    ## What changes were proposed in this pull request?
    Made the SPARK YARN STAGING DIR as configurable with the configuration as 
'spark.yarn.staging-dir'.
    
    ## How was this patch tested?
    
    I have verified it manually by running applications on yarn, If the 
'spark.yarn.staging-dir' is configured then the value used as staging directory 
otherwise uses the default value i.e. file system’s home directory for the 
user.
    
    


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

    $ git pull https://github.com/devaraj-kavali/spark SPARK-13063

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

    https://github.com/apache/spark/pull/12082.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 #12082
    
----
commit c3f02fdbdeb9c9dbe3d2a7361414005eed987509
Author: Devaraj K <deva...@apache.org>
Date:   2016-03-31T09:41:22Z

    [SPARK-13063] [YARN] Make the SPARK YARN STAGING DIR as configurable

----


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