Skip to content

[Bug] spark.authenticate.secret is not picked up in spark standalone with cluster mode #7366

@karl-ubm

Description

@karl-ubm

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

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?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix.
  • No. I cannot submit a PR at this time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions