forked from apache/hadoop
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge #1
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
Merged
Merge #1
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
Signed-off-by: Anu Engineer <[email protected]>
HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1. Contributed by Vinayakumar B.
… below the watermark (#1463) In the existing implementation, the ValueQueue::getAtMost() method will only trigger a refill on a key queue if it has gone empty, instead of triggering a refill when it has gone below the watermark. Revise the test suite to correctly verify this behavior.
Contributed by Doroszlai, Attila.
Signed-off-by: Anu Engineer <[email protected]>
…utputStream configurable. Contributed by Lisheng Sun.
…s default (#1482). Contributed by Vinayakumar B.
…ntributed by Feilong He.
…tobuf classes (#1494). Contributed by Vinayakumar B.
…NPE (#1302). Contributed by Gabor Bota. Change-Id: I2f637865c871e400b95fe7ddaa24bf99fa192023
Contributed by Siddharth Seth. Change-Id: I7f08201c9f7c0551514049389b5b398a84855191
…hen the excludedNode is not present. Contributed by Ranith Sardar.
Signed-off-by: Anu Engineer <[email protected]>
…d by Xiaoyu Yao. (#1490)
Signed-off-by: Anu Engineer <[email protected]>
…lasses (#1496) Signed-off-by: Vinayakumar B <[email protected]>
…buf classes (#1500) Signed-off-by: Vinayakumar B <[email protected]>
…. Contributed by Aravindan Vijayan. (#1506)
…ile the DistCp copy job is running This uses the length of the file known at the start of the copy to determine the amount of data to copy. * If a file is appended to during the copy, the original bytes are copied. * If a file is truncated during a copy, or the attempt to read the data fails with a truncated stream, distcp will now fail. Until now these failures were not detected. Contributed by Mukund Thakur. Change-Id: I576a49d951fa48d37a45a7e4c82c47488aa8e884
Reviewed-by: Ayush Saxena <[email protected]> Signed-off-by: Wei-Chiu Chuang <[email protected]>
…tting Xattrs. Contributed by Mukul Kumar Singh. Signed-off-by: Wei-Chiu Chuang <[email protected]>
…wer in the token identifier. Contributed by Phil Zampino. Change-Id: Iea9d5028dcf58bda4da985604f5cd3ac283619bd
…allocation on component failure. Contributed by Tarun Parimi
…tatus During Listing. Contributed by Ayush Saxena.
Contributed by liusheng close #1546
Contributed by hongdongdong. Change-Id: Iaac01bc8594860064a80c822a0e47981243ab7e1
…umentException. Contributed by Wei-Chiu Chuang. (#1672) Reviewed-by: Ayush Saxena <[email protected]>
…fshealth.html". Contributed by Xieming Li
…ributed by Xieming Li
… and not-full disks. Contributed by Jim Brennan
…er() (#1667) Reviewed-by: Aravindan Vijayan <[email protected]> Reviewed-by: Wei-Chiu Chuang <[email protected]>
Signed-off-by: Wei-Chiu Chuang <[email protected]>
…buted by Gabor Bota.
Contributed by Chen Zhang
… by Rohith Sharma and Cyrus Jackson.
…no native library. Contributed by Steve Loughran. Change-Id: I622e36f17a63c775c5e33e93b8b26e461d0bc451
…le. Contributed by Kinga Marton
…rQueueInfo. Contributed by Prabhu Joseph.
…sion in assert statements. Contributed by Adam Antal
…ed by Lisheng Sun.
…nodes are out of service during decommission. Contributed by Fei Hui.
…tributed by Siyao Meng. Signed-off-by: Wei-Chiu Chuang <[email protected]>
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.
No description provided.