-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-16195 MarshalledCredentials toString #617
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
steveloughran
merged 1 commit into
apache:trunk
from
steveloughran:s3/HADOOP-16195-MarshalledCredentialsToString
Mar 28, 2019
Merged
HADOOP-16195 MarshalledCredentials toString #617
steveloughran
merged 1 commit into
apache:trunk
from
steveloughran:s3/HADOOP-16195-MarshalledCredentialsToString
Mar 28, 2019
Conversation
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
Change-Id: I4f1bdd2be0d5760c5501dce6edb6122499108b53
Contributor
Author
|
testing: been using this locally. Works in a toString() of a DT. |
|
💔 -1 overall
This message was automatically generated. |
Contributor
Author
|
been using this downstream, works well |
Contributor
|
LGTM |
Contributor
Author
|
thanks, merged (from VS.code IDE, BTW) |
Contributor
Author
|
ok, forgot to name myself as author when committing this through the IDE. Need to do that in future |
shanthoosh
pushed a commit
to shanthoosh/hadoop
that referenced
this pull request
Oct 15, 2019
The way that we verify the join counts in PageViewToProfileJoinFunction across multiple table tests (i.e. TestLocalTable, TestRemoteTable, TestLocalTableWithSideInputs) creates some conflicts in the static counter map and triggers test failure in certain sequence of ordering of tests. Fixing it by requiring explicit name of the join functions in tests and register / verify by unique op names. Author: Yi Pan (Data Infrastructure) <nickpan47@gmail.com> Closes apache#617 from nickpan47/SAMZA-1826 and squashes the following commits: a25c484d [Yi Pan (Data Infrastructure)] SAMZA-1826: removing assertion on internal state of MapFunction in integration tests 566f13c5 [Yi Pan (Data Infrastructure)] SAMZA-1826: Fix unit test failure in table tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
S3A MarshalledCredentials.toString() doesn't print full date/time of expiry
Change-Id: I4f1bdd2be0d5760c5501dce6edb6122499108b53