-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Add common ugi cnf #5336
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
Closed
Closed
Add common ugi cnf #5336
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
…#3110) Introducing fs.azure.readahead.range parameter which can be set by the user. Data will be populated in buffer for random reads as well which leads to fewer remote calls. This patch also changes the seek implementation to perform a lazy seek. The actual seek is done when a read is initiated and data is not present in the buffer else data is returned from the buffer thus reducing the number of remote storage calls. Contributed By: Mukund Thakur Change-Id: Ib920eedd0087caa150afa4d4c23e89df56b29e83
…imeout (apache#3080) (cherry picked from commit a5db683)
…che#3182) Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
…y Bilwa S T (BilwaST) (cherry picked from commit 7581413)
Contributed by Rafal Wojdyla
…ords for creates, deletes and Renames. (apache#3188) (cherry picked from commit 6450c1e)
… occasionally. Contributed by Daniel Ma (cherry picked from commit b6c06c4)
…etManager in Hadoop KMS (apache#3190) (cherry picked from commit 6ac5d8a)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit ba325a8)
…y tomscut. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…cessors) to const (apache#3106) * HADOOP-17596. ABFS: Change default Readahead Queue Depth from num(processors) to const (apache#2795) . Contributed by Sumangala Patki. (cherry picked from commit 76d92eb)
…he#3028) (apache#3125) (cherry picked from commit 4c039fa)
…fsCompatibility tests fail when triggered with default configs (apache#3035) (apache#3126) (cherry picked from commit 35e4c31)
…ily. Contributed by Abhishek Das (apache#2260) (cherry picked from commit 1dd03cc)
…n Simon metrics registry. Contributed by Eric Payne. (cherry picked from commit 632f64c)
…ted by Ahmed Hussein.
… blocks configurable (apache#2414) (cherry picked from commit 4bb25c8)
…a request outside an audit span (apache#3207) Followup to HADOOP-17511. "Add audit/telemetry logging to S3A connector" Contributed by Mehakmeet Singh
…S3AFS (apache#3202) Contributed by: Mehakmeet Singh. Change-Id: I26c2a85ef6bbfd1b8269a23fc44d9a55d7fa091c
… failure or data loss. Contributed by Kihwal Lee. (cherry picked from commit 4700271)
(cherry picked from commit 17bf2fc)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit e1d00ad)
…tributed by Eric Badger.
(cherry picked from commit dbd255f)
Signed-off-by: Sean Busbey <busbey@apache.org> (cherry picked from commit 98412ce)
…ptedException (apache#3219) (cherry picked from commit 3a52bfc)
…rent length than the expected" as EOFException (apache#3040) Some network exceptions can raise SdkClientException with message `Data read has a different length than the expected`. These should be recoverable. Contributed by Bogdan Stolojan Change-Id: Ia22fd77d90971e9e02b4f947398a4749eebe5909
…old version MR tarball work with new version (3.0) of hadoop. (apache#3227) Revert "HDFS-10845. Change defaults in hdfs-site.xml to match timeunit type. Contributed by Yiqun Lin" This reverts commit b6d839a. Conflicts: hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml (cherry picked from commit 2f2f822)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.18.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Reviewed-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit b7431c3)
… method violates its general contract. Contributed by Andras Gyori (gandras) and Qi Zhu (zhuqi). (cherry picked from commit e2d6fd0)
…ng events to timeline server in batch (apache#3793) Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 00e2405)
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org> (cherry picked from commit c8725de)
apache#3823) Reviewed-by: Fei Hui <feihui.ustc@gmail.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit a5659fe)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com> (cherry picked from commit dba139c)
…es (apache#3836) Co-authored-by: xuzq <xuzengqiang@kuaishou.com> Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit caab29e)
…ple frames (apache#3836)" This reverts commit 05b43f2.
…es (apache#3836) Co-authored-by: xuzq <xuzengqiang@kuaishou.com> Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit caab29e)
Change-Id: Ifd3fb9ec6ebfc8874bb799bc198219511fe55a2f Update pom.xml Update pom.xml (cherry picked from commit 7950548)
…ell class. (apache#3846) Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 7398a0f)
…sExceptionsReturnsCorrectValue (apache#3835) Reviewed-by: Fei Hui <feihui.ustc@gmail.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit 9eea0e2)
Contributed by Ashutosh Gupta
…y striped blocks. (apache#3880) Reviewed-by: litao <tomleescut@gmail.com> Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
…3825). Contributed by Ayush Saxena. Reviewed-by: tomscut <litao@bigo.sg> Reviewed-by: Steve Loughran <stevel@apache.org>
…tory encryption object store (apache#3870) Contributed by Monthon Klongklaew Change-Id: Ib275c9690bbc90170c6a442ded198fe006c20bc1
…isy. (apache#3860) Downgrading warn logs to debug in case of InterruptedException Contributed By: Mukund Thakur
…pt (apache#3879) Contributed by Ahmar Suhail Change-Id: I6a33043831a059325c58b0f76c925e52c6ae14f7
…chronously (apache#3882). Contributed by Xiangyi Zhu. Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
See HADOOP-18091. S3A auditing leaks memory through ThreadLocal references * Adds a new option fs.s3a.audit.enabled to controls whether or not auditing is enabled. This is false by default. * When false, the S3A auditing manager is NoopAuditManagerS3A, which was formerly only used for unit tests and during filsystem initialization. * When true, ActiveAuditManagerS3A is used for managing auditing, allowing auditing events to be reported. * updates documentation and tests. This patch does not fix the underlying leak. When auditing is enabled, long-lived threads will retain references to the audit managers of S3A filesystem instances which have already been closed. Contributed by Steve Loughran. Change-Id: I671e594cd59e8ca77a1f65be791ad0ae9530b8d9
…pache#3955) Add support for S3 Access Points. This provides extra security as it ensures applications are not working with buckets belong to third parties. To bind a bucket to an access point, set the access point (ap) ARN, which must be done for each specific bucket, using the pattern fs.s3a.bucket.$BUCKET.accesspoint.arn = ARN * The global/bucket option `fs.s3a.accesspoint.required` to mandate that buckets must declare their access point. * This is not compatible with S3Guard. Consult the documentation for further details.
…er than deleting. (apache#3940). Contributed by Ayush Saxena. Reviewed-by: Steve Loughran <stevel@apache.org> Reviewed-by: stack <stack@apache.org>
…lication catalog webapp (apache#2591) Reviewed-by: Masatake Iwasaki <iwasakims@apache.org> (cherry picked from commit 9cb535c)
Contributed by Steve Loughran Change-Id: I3856afa821dbc8c2e3cb1cbe33793ec1734e2e24
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.
Description of PR
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?