-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19343. Add additional authentication support #7779
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-19343. Add additional authentication support #7779
Conversation
Closes apache#7656 Signed-off-by: Chris Nauroth <[email protected]>
Closes apache#7721 Signed-off-by: Chris Nauroth <[email protected]>
Closes apache#7734 Signed-off-by: Chris Nauroth <[email protected]>
Closes apache#7742 Signed-off-by: Chris Nauroth <[email protected]>
Closes apache#7761 Co-authored-by: Chris Nauroth <[email protected]> Signed-off-by: Chris Nauroth <[email protected]>
Closes apache#7773 Signed-off-by: Chris Nauroth <[email protected]>
Add more tests. Add basic IOStatistics
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
hadoop-tools/hadoop-gcp/src/main/java/org/apache/hadoop/fs/gs/GcsStatistics.java
Show resolved
Hide resolved
hadoop-tools/hadoop-gcp/src/main/java/org/apache/hadoop/fs/gs/GoogleHadoopFileSystem.java
Show resolved
Hide resolved
hadoop-tools/hadoop-gcp/src/site/markdown/tools/hadoop-gcp/Configuration.md
Outdated
Show resolved
Hide resolved
hadoop-tools/hadoop-gcp/src/site/markdown/tools/hadoop-gcp/testing.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.
@arunkumarchacko , thanks for incorporating the feedback. +1, and I'll plan on committing to the feature branch either tonight or tomorrow.
💔 -1 overall
This message was automatically generated. |
Closes #7779 Co-authored-by: Chris Nauroth <[email protected]> Signed-off-by: Chris Nauroth <[email protected]>
I cleaned up some minor Checkstyle line length warnings before committing this to the feature branch. Thank you @arunkumarchacko ! |
Add more tests. Add basic IOStatistics
Description of PR
How was this patch tested?
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?