steveloughran commented on issue #1679: HDFS-13934. Multipart uploaders to be 
created through FileSystem/FileContext.
URL: https://github.com/apache/hadoop/pull/1679#issuecomment-548368692
 
 
   test failures are the filter and Har FSs discovering they've a new method 
they need to handle. I Was expecting those, just didn't remember which tests 
they'd be.
   
   ```
   org.apache.hadoop.fs.TestFilterFileSystem.testFilterFileSystem | 19 ms | 1
   org.apache.hadoop.fs.TestHarFileSystem.testInheritedMethodsImplemented | 29 
ms | 1
   ```
   
   BTW, for anyone wondering -yes, you could re-implement the S3A committers 
through this API... It would be good to have the ability to abort pending 
uploads under a specific path, which is how we do job aborts -we need that as 
task failures can stop them passing on the details of the pending uploads. 

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