vanzin opened a new pull request #25467: [SPARK-28634][yarn] Ignore kerberos 
login config in client mode AM.
URL: https://github.com/apache/spark/pull/25467
 
 
   This change makes the client mode AM ignore any login configuration,
   which is now always handled by the driver. The previous code tried
   to achieve that by modifying the configuration visible to the AM, but
   that missed the case where old configuration names were being used.
   
   Tested in real cluster with reproduction provided in the bug.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to