pralabhkumar opened a new pull request #33917: URL: https://github.com/apache/spark/pull/33917
### What changes were proposed in this pull request? spark.history.kerberos.principal can have _HOST , which will be replaced by host canonical address ### Why are the changes needed? This change is required for user to provide prinicipal _HOST complaint . User don't need to hardcode the History server URL . This is in line with Hiveserver2, livy server and other hadoop components. ### Does this PR introduce _any_ user-facing change? Yes, users can now add _HOST in the spark.history.kerberos.principal ### How was this patch tested? unit tests/local testing -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
