You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/08/29 11:19:42 UTC

[GitHub] [hadoop] steveloughran opened a new pull request #2262: HADOOP-17199. S3A Directory Marker HADOOP-13230 backport

steveloughran opened a new pull request #2262:
URL: https://github.com/apache/hadoop/pull/2262


   This backports the listing-side changes of HADOOP-13230.
   
   With this patch in, this branch of Hadoop is compatible with S3A clients
   which do not delete directory markers when files are created underneath.
   
   It does not allow this version to disable marker deletion; if the
   fs.s3a.marker.retention option is changed to request this, a message
   is printed at INFO and the policy remains at "delete"
   
   The s3guard bucket-info command has been extended to support
   probing for marker retention, as has the hasPathCapability method on
   S3AFileSystem.
   
   Read the documentation!
   
   Contributed by Steve Loughran.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [hadoop] steveloughran closed pull request #2262: HADOOP-17199. S3A Directory Marker HADOOP-13230 backport to branch-3.0

Posted by GitBox <gi...@apache.org>.
steveloughran closed pull request #2262:
URL: https://github.com/apache/hadoop/pull/2262


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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