shameersss1 commented on PR #6543:
URL: https://github.com/apache/hadoop/pull/6543#issuecomment-1951717665

   > @shameersss1 what do you think here? actually, maybe under magic paths we 
skip trying to create dirs at all, at least on the in-memory mode. no files to 
look for after all so all that happens is a dir tree is needlessly created, and 
the HEAD requests I'm proposing wouldn't even find any conflict with files that 
don't exist
   
   @steveloughran In the proposed solution 
(https://issues.apache.org/jira/browse/HADOOP-19047), Even in the in-memory 
mode, The taskAttempt will write a (.pendingset) file containing the metadata 
of multi-part-upload (MPU) inside the magic path which will be read by the 
driver process and Hence the directory creation is necessary.


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


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