deepujain commented on PR #8306:
URL: https://github.com/apache/hadoop/pull/8306#issuecomment-4244850453
Addressed the new review point and force-pushed. This revision removes the
hardcoded proprietary delete header from S3A, adds generic request-type custom
header support (fs.s3a.client.{s3,sts}.custom.headers.request.REQUEST), and
updates the non-empty-directory delete docs to use request-scoped configuration
when an endpoint needs extra headers. Local validation passed with
JAVA_HOME=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home
PATH=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home/bin:$PATH
/opt/homebrew/bin/mvn -Dmaven.repo.local=/tmp/codex-m2 test -pl
hadoop-tools/hadoop-aws -am -Dtest=TestAwsClientConfig,TestRequestFactory
-DskipTests=false (20 tests, 0 failures).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]