HADOOP-17932. Distcp file length comparison have no effect#3519
Merged
aajisaka merged 2 commits intoapache:trunkfrom Oct 18, 2021
Merged
Conversation
|
💔 -1 overall
This message was automatically generated. |
jojochuang
reviewed
Oct 5, 2021
Contributor
jojochuang
left a comment
There was a problem hiding this comment.
thx for reporting the issue and providing a fix. Would it be possible to come up with a test?
Contributor
|
nvm... Steve's okay w/o a test. So I'm +1 |
jojochuang
approved these changes
Oct 5, 2021
aajisaka
requested changes
Oct 18, 2021
...ols/hadoop-distcp/src/main/java/org/apache/hadoop/tools/mapred/RetriableFileCopyCommand.java
Outdated
Show resolved
Hide resolved
…ls/mapred/RetriableFileCopyCommand.java Co-authored-by: Akira Ajisaka <aajisaka@apache.org>
|
💔 -1 overall
This message was automatically generated. |
aajisaka
approved these changes
Oct 18, 2021
Member
|
Merged. Thank you @adol001 and @jojochuang |
aajisaka
pushed a commit
that referenced
this pull request
Oct 18, 2021
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 280ae1c)
HarshitGupta11
pushed a commit
to HarshitGupta11/hadoop
that referenced
this pull request
Nov 28, 2022
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
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
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.
Fix invocation in RetriableFileCopyCommand that's broken