-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18889. Third party storage followup. #6186
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-18889. Third party storage followup. #6186
Conversation
got a test failure: unaudited operation
|
test failure was against s3 london with but: the verifyCost call creates and initialises a span before calling innerGetFileStatus(); and the test works in an ide. so unless something is happening with setup() not binding span to the right span force for precisely one test case, there's no obvious source of this |
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.
LGTM +1. sorry for late review
actually, want to hold back on this as we are getting a test failure which appears related to the main patch
|
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge. Change-Id: I72c224af1a60c26d58a964b1f35014fb581359bf
fb7044d
to
f4351c2
Compare
💔 -1 overall
This message was automatically generated. |
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge.
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge.
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge.
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge.
Followup to HADOOP-18889 third party store support #6141;
Fix some minor review comments which came in after the merge.
How was this patch tested?
modified tests run in IDE; full testing in progress against s3 london
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?