-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18627 Stronger wording in 'secure mode' intro #5406
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
HADOOP-18627 Stronger wording in 'secure mode' intro #5406
Conversation
Make it more clear that when exposing Hadoop to untrusted users, 'secure mode' is not optional.
|
🎊 +1 overall
This message was automatically generated. |
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.
I like the extra text, but we should maybe make it even clearer about deployments and the default accessibility "unless you do something your cluster is exposed to everyone else on the same network. in cloud that is a lot"
hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md
Outdated
Show resolved
Hide resolved
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.
+1 after my tuning; merging everywhere
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
Make it more clear that when deploying Hadoop 'secure mode' is generally not optional. Contributed by Arnout Engelen
Make it more clear that when deploying Hadoop 'secure mode' is generally not optional. Contributed by Arnout Engelen
…che#5406) Make it more clear that when deploying Hadoop 'secure mode' is generally not optional. Contributed by Arnout Engelen
Description of PR
Make it more clear that when exposing Hadoop to untrusted users, 'secure mode' is not optional.
How was this patch tested?
n/a