Skip to content
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

sync #12

Merged
merged 37 commits into from
Feb 9, 2022
Merged

sync #12

merged 37 commits into from
Feb 9, 2022

Conversation

GuoPhilipse
Copy link
Owner

sync

liubingxing and others added 30 commits January 19, 2022 17:59
…e read correctly (#3903)


Contributed by: Anmol Asrani
…n-ui (#3890)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.13.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Akira Ajisaka <[email protected]>
…an EC policy (#3899). Contributed by daimin.

Reviewed-by: tomscut <[email protected]>
Signed-off-by: Ayush Saxena <[email protected]>
…og4j as transitive dependency

Signed-off-by: Akira Ajisaka <[email protected]>
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.
…max_background (#3842)

Reviewed-by: Istvan Fajth <[email protected]>
Reviewed-by: Wei-Chiu Chuang <[email protected]>
…hile rename (#3898). Contributed by lei w.

Signed-off-by: Ayush Saxena <[email protected]>
Signed-off-by: He Xiaoqiao <[email protected]>
…() in ViewFsBaseTest.java (#3918). Contributed by Xing Lin.

Signed-off-by: Ayush Saxena <[email protected]>
…ataSetImpl. (#3900). Contributed by limingxiang.

Signed-off-by: He Xiaoqiao <[email protected]>
…lication catalog webapp (#2591)

Reviewed-by: Masatake Iwasaki <[email protected]>
…queues a DatanodeDescriptor on exception (#3942)

Signed-off-by: Akira Ajisaka <[email protected]>
#3741)

* YARN-11026. Make default AppPlacementAllocator configurable in AppSchedulingInfo
Co-authored-by: Minni Mittal <[email protected]>
…ppens in Server$Listener.doAccept (#3719)"

This reverts commit 6ed0158.

Breaks TestIPC#testIOEOnListenerAccept
…#3912). Contributed by tomscut.

Reviewed-by: Chao Sun <[email protected]>
Signed-off-by: Ayush Saxena <[email protected]>
aswinshakil and others added 7 commits February 3, 2022 15:50
… accessible outside package

Fixes #3950

Signed-off-by: Owen O'Malley <[email protected]>
…lation (#3902)


Part of HADOOP-17198. Support S3 Access Points.

HADOOP-18068. "upgrade AWS SDK to 1.12.132" broke the access point endpoint
translation.

Correct endpoints should start with "s3-accesspoint.", after SDK upgrade they start with
"s3.accesspoint-" which messes up tests + region detection by the SDK.

Contributed by Bogdan Stolojan
@GuoPhilipse GuoPhilipse merged commit 99a3513 into GuoPhilipse:trunk Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.