spuru9 commented on code in PR #29132:
URL: https://github.com/apache/flink/pull/29132#discussion_r3959134968


##########
docs/content/docs/deployment/filesystems/s3.md:
##########
@@ -157,6 +157,12 @@ The legacy configuration key `s3.path.style.access` is 
still supported as a fall
 
 The Native S3 FileSystem is a pure-Java implementation built on the AWS SDK v2 
completely removing the dependency on Hadoop. It is registered under the 
schemes *s3://* and *s3a://*. It provides a drop-in replacement for the Presto 
and Hadoop implementations, supporting checkpointing, the [FileSink]({{< ref 
"docs/connectors/datastream/filesystem" >}}) (via `RecoverableWriter`), 
server-side encryption (SSE-S3, SSE-KMS), cross-account access via IAM role 
assumption, entropy injection, and bulk copy via S3TransferManager.
 
+#### Cleaning Up Unfinished Uploads

Review Comment:
   Can you update the chinese counterpart with the same content.



-- 
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]

Reply via email to