[ 
https://issues.apache.org/jira/browse/HADOOP-19657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015028#comment-18015028
 ] 

ASF GitHub Bot commented on HADOOP-19657:
-----------------------------------------

iwasakims commented on code in PR #7887:
URL: https://github.com/apache/hadoop/pull/7887#discussion_r2286735439


##########
hadoop-project/src/site/markdown/index.md.vm:
##########
@@ -23,75 +23,33 @@ Overview of Changes
 Users are encouraged to read the full set of release notes.
 This page provides an overview of the major changes.
 
-Bulk Delete API
-----------------------------------------
-
-[HADOOP-18679](https://issues.apache.org/jira/browse/HADOOP-18679) Bulk Delete 
API.
-
-This release provides an API to perform bulk delete of files/objects
-in an object store or filesystem.
-
 New binary distribution
 -----------------------
 
-[HADOOP-19083](https://issues.apache.org/jira/browse/HADOOP-19083) provide 
hadoop binary tarball without aws v2 sdk
-
-Hadoop has added a new variant of the binary distribution tarball, labeled 
with "lean" in the file
-name. This tarball excludes the full AWS SDK v2 bundle, resulting in 
approximately 50% reduction in
-file size.
+As of v3.4.2, Hadoop will only be distributed with a lean tarball, which 
excludes the full AWS SDK v2 bundle to reduce
+overall file size. This release has been tested with AWS SDK v2 2.29.52, which 
can be downloaded from Maven
+[here](https://mvnrepository.com/artifact/software.amazon.awssdk/aws-sdk-java/2.29.52).
 
 S3A improvements
 ----------------
 
 **Improvement**
 
-[HADOOP-18886](https://issues.apache.org/jira/browse/HADOOP-18886) S3A: AWS 
SDK V2 Migration: stabilization and S3Express
-
-This release completes stabilization efforts on the AWS SDK v2 migration and 
support of Amazon S3
-Express One Zone storage. S3 Select is no longer supported.
-
-[HADOOP-18993](https://issues.apache.org/jira/browse/HADOOP-18993) S3A: Add 
option fs.s3a.classloader.isolation (#6301)
-
-This introduces configuration property `fs.s3a.classloader.isolation`, which 
defaults to `true`.
-Set to `false` to disable S3A classloader isolation, which can be useful for 
installing custom
-credential providers in user-provided jars.
-
-[HADOOP-19047](https://issues.apache.org/jira/browse/HADOOP-19047) Support 
InMemory Tracking Of S3A Magic Commits
-
-The S3A magic committer now supports configuration property
-`fs.s3a.committer.magic.track.commits.in.memory.enabled`. Set this to `true` 
to track commits in
-memory instead of on the file system, which reduces the number of remote calls.
+[HADOOP-19363](https://issues.apache.org/jira/browse/HADOOP-19363) S3A: 
Support analytics-accelerator-s3 input streams
+for parquet read performance.
 
-[HADOOP-19161](https://issues.apache.org/jira/browse/HADOOP-19161) S3A: option 
“fs.s3a.performance.flags” to take list of performance flags
-
-S3A now supports configuration property `fs.s3a.performance.flag` for 
controlling activation of
-multiple performance optimizations. Refer to the S3A performance documentation 
for details.
+HADOOP-19256](https://issues.apache.org/jira/browse/HADOOP-19256) S3A: Adds 
support for S3 Conditional Writes.

Review Comment:
   formatting error due to missing leading `[`. @ahmarsuhail 





> Update 3.4.2 docs landing page to highlight changes shipped in the release
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-19657
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19657
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Ahmar Suhail
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.2
>
>
> The landing page for the 3.4.2 docs mostly lists changes that already shipped 
> in 3.4.0. Update this to highlight 3.4.2 changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to