Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/17723
  
    > but I am unsure about kubernetes (perusing their documentation left me 
unsure) or any others
    
    That's kinda orthogonal. This PR isn't Mesos-specific. Mesos, AFAICT, does 
not support Kerberos (or so I've gathered from Michael's comments on JIRA and 
here). But that has no bearing on whether applications running on Mesos can 
talk to Hadoop services that use kerberos. So, this is purely about handling 
Hadoop authentication for Hadoop services.
    
    The authentication used to launch the application on Mesos has nothing to 
do with the auth used to talk to HDFS or other services. The same applies if 
you replace Mesos with any other cluster manager.


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