Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
HBASE-27042. Remove S3Guard awareness from HBoss
* Cut HBoss test code which would explicitly disable S3Guard -obsolete and breaks the build on forthcoming hadoop releases. * Also cut all references in docs and XML. * EmbeddedS3 to implement deleteObject() and so support AWS SDKs 1.11.1026+, which expects this (hadoop 3.3.2+). * Maven test runs to provide full stack traces on failures, so runtime failures can be debugged and fixed. Change-Id: Iab10cfc6780cea064ea116efc1c177332d780514 Signed-off-by: Josh Elser <elserj@apache.org>
- Loading branch information
1 parent
773be13
commit 8ba3a9138d0d9fee8cba7a21c8ee542eb2ffe490
Showing
5 changed files
with
12 additions
and
24 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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