Author: ahmar Date: Thu Dec 7 10:52:56 2023 New Revision: 65876 Log: Adds changelog for hadoop-3.3.7-aws
Added: dev/hadoop/hadoop-3.3.7-aws/CHANGELOG.md Added: dev/hadoop/hadoop-3.3.7-aws/CHANGELOG.md ============================================================================== --- dev/hadoop/hadoop-3.3.7-aws/CHANGELOG.md (added) +++ dev/hadoop/hadoop-3.3.7-aws/CHANGELOG.md Thu Dec 7 10:52:56 2023 @@ -0,0 +1,48 @@ + +<!--- +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +--> +# Apache Hadoop Changelog + +## Release 3.3.7-aws - 2023-12-07 + + + +### SUB-TASKS: + +| JIRA | Summary | Priority | Component | Reporter | Contributor | +|:---- |:---- | :--- |:---- |:---- |:---- | +| [HADOOP-18888](https://issues.apache.org/jira/browse/HADOOP-18888) | S3A. createS3AsyncClient() always enables multipart | Major | fs/s3 | Steve Loughran | Steve Loughran | +| [HADOOP-18889](https://issues.apache.org/jira/browse/HADOOP-18889) | S3A: V2 SDK client does not work with third-party store | Critical | fs/s3 | Steve Loughran | Steve Loughran | +| [HADOOP-18908](https://issues.apache.org/jira/browse/HADOOP-18908) | Improve s3a region handling, including determining from endpoint | Major | fs/s3 | Steve Loughran | Ahmar Suhail | +| [HADOOP-18946](https://issues.apache.org/jira/browse/HADOOP-18946) | S3A: testMultiObjectExceptionFilledIn() assertion error | Minor | fs/s3, test | Steve Loughran | Steve Loughran | +| [HADOOP-18945](https://issues.apache.org/jira/browse/HADOOP-18945) | S3A: IAMInstanceCredentialsProvider failing: Failed to load credentials from IMDS | Blocker | fs/s3 | Steve Loughran | Steve Loughran | +| [HADOOP-18939](https://issues.apache.org/jira/browse/HADOOP-18939) | NPE in AWS v2 SDK RetryOnErrorCodeCondition.shouldRetry() | Critical | fs/s3 | Steve Loughran | Steve Loughran | +| [HADOOP-18932](https://issues.apache.org/jira/browse/HADOOP-18932) | Upgrade AWS v2 SDK to 2.20.160 and v1 to 1.12.565 | Major | fs/s3 | Steve Loughran | Steve Loughran | +| [HADOOP-18948](https://issues.apache.org/jira/browse/HADOOP-18948) | S3A. Add option fs.s3a.directory.operations.purge.uploads to purge on rename/delete | Minor | fs/s3 | Steve Loughran | Steve Loughran | +| [HADOOP-18995](https://issues.apache.org/jira/browse/HADOOP-18995) | S3A: Upgrade AWS SDK version to 2.21.33 for Amazon S3 Express One Zone support | Major | fs/s3 | Ahmar Suhail | Ahmar Suhail | +| [HADOOP-18915](https://issues.apache.org/jira/browse/HADOOP-18915) | Tune/extend S3A http connection and thread pool settings | Major | fs/s3 | Ahmar Suhail | Steve Loughran | +| [HADOOP-18996](https://issues.apache.org/jira/browse/HADOOP-18996) | S3A to provide full support for S3 Express One Zone | Major | fs/s3 | Ahmar Suhail | Steve Loughran | + + +### OTHER: + +| JIRA | Summary | Priority | Component | Reporter | Contributor | +|:---- |:---- | :--- |:---- |:---- |:---- | +| [HADOOP-18073](https://issues.apache.org/jira/browse/HADOOP-18073) | S3A: Upgrade AWS SDK to V2 | Major | auth, fs/s3 | xiaowei sun | Ahmar Suhail | + + --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org