-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-10676] [docs] Add documentation for SASL encryption options. #8803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also explicitly say that encryption is not yet supported for shuffle data at rest (e.g. in spill files, shuffle files, data cached in memory or on-disk, etc)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I'll add something.
|
Test build #42623 has finished for PR 8803 at commit
|
|
Test build #42626 has finished for PR 8803 at commit
|
|
Test build #42634 has finished for PR 8803 at commit
|
|
These changes look good to me, but I have one more minor ask: can you copy the docs for these configs to the "Security" section of the master configuration documentation page? https://spark.apache.org/docs/latest/configuration.html#security |
|
Test build #42700 has finished for PR 8803 at commit
|
|
LGTM, so I'm going to merge this into master and branch-1.5. Thanks Marcelo! |
Author: Marcelo Vanzin <[email protected]> Closes #8803 from vanzin/SPARK-10676. (cherry picked from commit 97a99dd) Signed-off-by: Josh Rosen <[email protected]>
No description provided.