GitHub user woj-i opened a pull request:

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

    [SPARK-11821] Propagate Kerberos keytab for all environments

    I prepared a patch for recent bugfix. The scope of the previous bugfix is 
too narrow- it works only on YARN. I need it on local mode and I think the 
other modes also need the information (because reflection works the same for 
each environment having JVM).

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

    $ git pull https://github.com/woj-i/spark branch-1.5

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

    https://github.com/apache/spark/pull/9837.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 #9837
    
----
commit 7803fd30be4c14b23611a61216a4560da5604194
Author: woj-i <wojciechin...@gmail.com>
Date:   2015-11-19T09:03:55Z

    [SPARK-11821] Propagate Kerberos keytab for all environments (not only YARN)

----


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