steveloughran commented on issue #1601: HADOOP-16635. S3A innerGetFileStatus 
scans for directories-only still does a HEAD.
URL: https://github.com/apache/hadoop/pull/1601#issuecomment-541059565
 
 
   updated the docs. The only place we don't do Head and dir marker is in 
create()
   
   Now. can you create a Path with a trailing / ? I was about to say no, but 
remembered https://issues.apache.org/jira/browse/HADOOP-15430 .. one of the 
constructors of Path does let you get away with it, which is something which 
breaks S3Guard already

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to