GitHub user parente opened a pull request:

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

    [SPARK-19038][YARN] Fix for misnamed keytab in app staging dir

    ## What changes were proposed in this pull request?
    
    Bug fix to respect the generate AM keytab name when copying the local 
keytab file to the app staging dir.
    
    Ref: https://issues.apache.org/jira/browse/SPARK-19038
    
    ## How was this patch tested?
    
    existing tests

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

    $ git pull https://github.com/parente/spark fix-keytab-remote-copy

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

    https://github.com/apache/spark/pull/16482.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 #16482
    
----
commit e2c5672ea3017f1682f5f9cead339e9874d82b7f
Author: Peter Parente <pare...@cs.unc.edu>
Date:   2017-01-06T05:20:55Z

    Fix keytab misnamed in app staging dir

----


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