Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/9859#issuecomment-159053620
  
    I know that, but that's not what I'm asking about. I'm asking about all the 
other code; why do you need to set `spark.yarn.keytab` for other backends?
    
    I also agree with Tom that the authentication config value should come from 
the hadoop configuration, and not be set explicitly like this. If you need to 
set that, you're using the wrong configuration.
    
    Also, I'm a little skeptic that this would work; anybody who has kerberos 
auth for the Hive metastore probably has the same for HDFS, and while this 
patch would make it work for local mode, it would not work for Standalone nor 
Mesos.


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