shameersss1 commented on code in PR #7052: URL: https://github.com/apache/hadoop/pull/7052#discussion_r1820775305
########## hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/directory_markers.md: ########## @@ -247,8 +250,6 @@ directory markers when creating files under paths. This removes all scalability problems caused by deleting these markers -however, it is achieved at the expense of backwards compatibility. -## <a name="marker-retention"></a> Controlling marker retention with `fs.s3a.directory.marker.retention` - There is now an option `fs.s3a.directory.marker.retention` which controls how Review Comment: Should we remove this as well ? ########## hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/directory_markers.md: ########## @@ -306,7 +290,6 @@ line of bucket policies via the `-marker` option Review Comment: Should we edit this table as well ? delete and authoritative are not valid anymore ########## hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md: ########## @@ -77,7 +77,7 @@ and compatible implementations. * Directly reads and writes S3 objects. * Compatible with standard S3 clients. -* Compatible with files created by the older `s3n://` client and Amazon EMR's `s3://` client. +* Compatible with files created by Amazon EMR's `s3://` client. Review Comment: Better to call it out as Amazon EMR's `s3://` client (EMRFS). -- 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]
