-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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-17389. KMS should log full UGI principal. #2476
Conversation
💔 -1 overall
This message was automatically generated. |
...n-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMSAudit.java
Outdated
Show resolved
Hide resolved
LGTM. Would you remove the |
a1fef2b
to
32fb55b
Compare
🎊 +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.
+1 looks good to me as well.
Merged. Thank you @amahussein for your contribution and thank you @jbrennan333 for your review! |
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> Reviewed-by: Jim Brennan <jbrennan@apache.org> (cherry picked from commit 8c234fc)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> Reviewed-by: Jim Brennan <jbrennan@apache.org> (cherry picked from commit 8c234fc)
…by Ahmed Hussein Signed-off-by: Akira Ajisaka <aajisaka@apache.org> Reviewed-by: Jim Brennan <jbrennan@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> Reviewed-by: Jim Brennan <jbrennan@apache.org> (cherry picked from commit 8c234fc)
Daryn Sharp reported that the kms-audit log only logs the short username:
In this example, it's impossible to tell which NN(s) requested EDEKs when they are all lumped together.
NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute