GitHub user vanzin opened a pull request:

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

    [SPARK-23630][yarn] Allow user's hadoop conf customizations to take effect.

    This change restores functionality that was inadvertently removed as part
    of the fix for SPARK-22372.
    
    Also modified an existing unit test to make sure the feature works as 
intended.


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

    $ git pull https://github.com/vanzin/spark SPARK-23630

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

    https://github.com/apache/spark/pull/20776.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 #20776
    
----
commit 5abac2ca3ff906be80ae1f5de7deea21bcdefb19
Author: Marcelo Vanzin <vanzin@...>
Date:   2018-03-08T21:21:31Z

    [SPARK-23630][yarn] Allow user's hadoop conf customizations to take effect.
    
    This change restores functionality that was inadvertently removed as part
    of the fix for SPARK-22372.
    
    Also modified an existing unit test to make sure the feature works as 
intended.

----


---

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

Reply via email to