forked from apache/hadoop
-
Notifications
You must be signed in to change notification settings - Fork 1
sync #6
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
sync #6
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
…Store.java (#3372). Contributed by guoxin.
… md (#3557) Co-authored-by: zhuxiangyi <43412979@qq.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
… for encryption algorithm (#3525) Followup to S3-CSE work of HADOOP-13887 Contributed by Mehakmeet Singh
… stored on google GCS (#3501) Contributed By: Steve Loughran
…tracking usage. Contributed by Szilard Nemeth
…iesByLabelsFromConf. Contributed by Andras Gyori
…ocated. (#3567) Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…pingPlacementRule (#3560) * YARN-10958. Initial commit * Fix javadoc + behaviour * Fix review comments * fix checkstyle + blanks * fix checkstyle + blanks * Fix checkstyle + blanks
…d a more meaningful name for this method. Contributed by Andras Gyori
…Policy#computeQueueManagementChanges. Contributed by Szilard Nemeth
…ACLs. Contributed by Eric Payne (epayne)
…rTesting in hadoop-main pom (#3555)
Contributed by Tamas Domok
…Stored. Contributed by Michael Kuchenbecker (#3571)
…3559). Contributed by guo. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…uted by tomscut. Reviewed-by: Hui Fei <ferhui@apache.org> Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…ibuted by Adam Antal
…). Contributed by daimin. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…and (#3576). Contributed by daimin." Misses Jira ID in the commit Message: HDFS-16282 This reverts commit 7b913bc.
…command (#3576). Contributed by daimin. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…ing that are only used by test code. Contributed by JackWangCS, Szilard Nemeth
…ted by Szilard Nemeth
…ue (#3551) contributed by Szilard Nemeth
…r banned-illegal-imports (#3584) Reviewed-by: Ahmed Hussein <ahussein@apache.org> Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
…erConfiguration (#3570). Contributed by Szilard Nemeth
…spaceInfo(). (#3600) HDFS-16290.Make log more standardized when executing verifyAndSetNamespaceInfo(). (#3600). Contributed by JiangHua Zhu.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
#3544) Reviewed-by: Fei Hui <feihui.ustc@gmail.com> Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…thrown by any permission provider plugins (eg Ranger) (#3598)
This switches the default behavior of S3A output streams to warning that Syncable.hsync() or hflush() have been called; it's not considered an error unless the defaults are overridden. This avoids breaking applications which call the APIs, at the risk of people trying to use S3 as a safe store of streamed data (HBase WALs, audit logs etc). Contributed by Steve Loughran.
Reviewed-by: Akira Ajisaka <aajisaka@apache.org> Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org> Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
…cs and ITestAbfsRestOperationException (#3341) Addresses transient failures in the following test classes: * ITestAbfsStreamStatistics: Uses a filesystem level static instance to record read/write statistics, which also tracks these operations in other tests running in parallel. Marked for sequential-only run to avoid transient failure * ITestAbfsRestOperationException: The use of a static member to track retry count causes transient failures when two tests of this class happen to run together. Switch to non-static variable for assertions on retry count closes #3341 Contributed by Sumangala Patki
…r each nameservice (#3613)
…eOnPerNs metrics (#3553) Reviewed-by: Inigo Goiri <inigoiri@apache.org> Reviewed-by: Hui Fei <ferhui@apache.org>
…cepted by each nameservice (#3621)
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.
sync