Skip to content

[SPARK-32707] Support File Based spark.authenticate secret in Mesos Backend#29554

Closed
farhan5900 wants to merge 4 commits intoapache:masterfrom
farhan5900:SPARK-32707
Closed

[SPARK-32707] Support File Based spark.authenticate secret in Mesos Backend#29554
farhan5900 wants to merge 4 commits intoapache:masterfrom
farhan5900:SPARK-32707

Conversation

@farhan5900
Copy link
Contributor

What changes were proposed in this pull request?

This PR introduces the functionality of supporting file-based authenticate secret for the Mesos backend by using the available configs spark.authenticate.secret.file, spark.authenticate.secret.driver.file and spark.authenticate.secret.executor.file.

Why are the changes needed?

Passing secrets in a file is more secure than passing secret as plain text.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Added a case in unittest.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@github-actions
Copy link

We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!

@github-actions github-actions bot added the Stale label Dec 14, 2020
@github-actions github-actions bot closed this Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments