forked from apache/hadoop
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge #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
Merge #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
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
…Datanode startup. (#3694)
…3685) Contributed By: Mehakmeet Singh
…ResourcesString method (#3592) Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…istributedFileSystem instance. (#3579)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
… to provide etags (#3633) Contributed by Steve Loughran
…dumpSendPacketDownstreamAvgInfoAsJson (#3708)
Reviewed-by: Viraj Jasani <vjasani@apache.org> Reviewed-by: Mingliang Liu <liuml07@apache.org> Reviewed-by: Hui Fei <ferhui@apache.org>
Reviewed-by: cxorm <lianp964@gmail.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…3689) Reviewed-by: Viraj Jasani <vjasani@apache.org> Reviewed-by: Hui Fei <ferhui@apache.org>
…ons and remove remaining usages (#3712) Reviewed-by: Akira Ajisaka <aajisaka@apache.org> Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
Reviewed-by: Viraj Jasani <vjasani@apache.org> Reviewed-by: Ayush Saxena <ayushsaxena@apache.org> Reviewed-by: Hui Fei <ferhui@apache.org>
Contributed by guophilipse
…processed files (#3735) Contributed by sravuri <sravuri@microsoft.com> and reviewed by Prabhu Joseph
Reviewed-by: Steve Loughran <stevel@apache.org> Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
…tAppManager. Contributed by Tamas Domok
Change-Id: I3cb1677741df5a1978e83029443d4a2d5d7e3d7f
…ntributed by Andras Gyori" This reverts commit de526e1. With this commit, the patch of https://issues.apache.org/jira/browse/YARN-10850 has been committed.
…d by Andras Gyori
Contributed by Mehakmeet Singh
…luster (#4028). Contributed by Viraj Jasani.
* Centos 8 has reached its End-of-Life and thus its packages are no longer accessible from mirror.centos.org. * This PR switches the baseurl to vault.centos.org where the packages are archived.
…of class name. Contributed by Szilard Nemeth
Contributed by PJ Fanning
…#4000) Reviewed-by: Akira Ajisaka <aajisaka@apache.org> Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org> Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
…apshottable error (#4051)
…4027) Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…d by Andras Gyori
…. Contributed by Andras Gyori
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
…ributed by Szilard Nemeth
…ibuted by Tamas Domok
…sation logical order. Contributed by Andras Gyori
Multi object delete of size more than 1000 is not supported by S3 and fails with MalformedXML error. So implementing paging of requests to reduce the number of keys in a single request. Page size can be configured using "fs.s3a.bulk.delete.page.size" Contributed By: Mukund Thakur
…3941). Contributed by limingxiang. Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org> Signed-off-by: litao <tomleescut@gmail.com>
Fixes #4054 Signed-off-by: Owen O'Malley <oomalley@linkedin.com>
…ViewFS. To get the new behavior, define fs.viewfs.trash.force-inside-mount-point to be true. If the trash root for path p is in the same mount point as path p, and one of: * The mount point isn't at the top of the target fs. * The resolved path of path is root (eg it is the fallback FS). * The trash root isn't in user's target fs home directory. get the corresponding viewFS path for the trash root and return it. Otherwise, use <mnt>/.Trash/<user>. Signed-off-by: Owen O'Malley <oomalley@linkedin.com>
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.