-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19137. [ABFS] Prevent ABFS initialization for non-hierarchal-namespace account if Customer-provided-key configs given. #6752
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
Merged
mukund-thakur
merged 22 commits into
apache:trunk
from
saxenapranav:saxenapranav/failFsInitOnCpkNonHns
Jun 10, 2024
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
d186091
fail fs init if cpk config on non hns account
saxenapranav 2d3a5dd
check condition after checking fileSystem exist
saxenapranav f712d0d
ITestAbfsCustomEncryption can still work with non hns config, proper …
saxenapranav fa6be2b
unused import removal
saxenapranav 794685c
test fixes
saxenapranav 1536675
Revert "test fixes"
saxenapranav d3cb3a1
revert of namespace checking
saxenapranav 9290858
deleted NamespaceUtil as the other usage is removed; checkstyle
saxenapranav 60853e0
small refactor
saxenapranav 54b9698
exception message as a constant; test refactor
saxenapranav 5d09597
Merge branch 'trunk' into saxenapranav/failFsInitOnCpkNonHns
saxenapranav 255b62d
Merge branch 'trunk' into saxenapranav/failFsInitOnCpkNonHns
saxenapranav d4cdd7e
Merge branch 'trunk' into saxenapranav/failFsInitOnCpkNonHns
saxenapranav 3c8b712
Merge branch 'trunk' into saxenapranav/failFsInitOnCpkNonHns
saxenapranav c7e4358
review comment: message_const; test for no getAcl call if hns config …
saxenapranav c0dc108
Merge branch 'trunk' into saxenapranav/failFsInitOnCpkNonHns
saxenapranav 39e8c5d
review comments
saxenapranav 18eed9e
review commments
saxenapranav cd1d52f
test fix
saxenapranav 5c9a103
javadocs param missing
saxenapranav 0e2bceb
CPK full form correction
saxenapranav 5309829
string correction
saxenapranav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
88 changes: 0 additions & 88 deletions
88
...p-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/utils/NamespaceUtil.java
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.