Code of Conduct
Search before asking
Describe the bug
Hi,
Thanks for a great program!
When running a spark standalone cluster with security enable, it fails with:
java.lang.IllegalArgumentException: requirement failed: A secret key must be specified via the spark.authenticate.secret config.
though it works with client mode.
I believe the issue is this: https://issues.apache.org/jira/browse/SPARK-25078 (marked as resolved, but it's not according to the last comment.)
Do you think it would be possible to implement that workaround described there?
Affects Version(s)
1.11.0
Kyuubi Server Log Output
Kyuubi Engine Log Output
Kyuubi Server Configurations
Kyuubi Engine Configurations
Additional context
No response
Are you willing to submit PR?
Code of Conduct
Search before asking
Describe the bug
Hi,
Thanks for a great program!
When running a spark standalone cluster with security enable, it fails with:
though it works with client mode.
I believe the issue is this: https://issues.apache.org/jira/browse/SPARK-25078 (marked as resolved, but it's not according to the last comment.)
Do you think it would be possible to implement that workaround described there?
Affects Version(s)
1.11.0
Kyuubi Server Log Output
Kyuubi Engine Log Output
Kyuubi Server Configurations
Kyuubi Engine Configurations
Additional context
No response
Are you willing to submit PR?