pan3793 commented on PR #7349: URL: https://github.com/apache/kyuubi/pull/7349#issuecomment-4167808822
the intention - server/engine zk credential separation, makes sense, change is straightforward, but the keytab management mechanism is unclear to me. previouly, it's able to use `spark-submit --files <zk-keytab>` to auto distribute keytab so administrators just need to distribute zk keytab at the Kyuubi server host, instead of each YARN nodes. you can check `SparkProcessBuilder.zkAuthKeytabFileConf` for more details. -- 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]
