steveloughran opened a new pull request, #35:
URL: https://github.com/apache/hbase-filesystem/pull/35

   
   
   Adds support for the createFile(path) method which returns a builder to 
create a file.
   Adds support for the openFile(path) method which returns a builder to open a 
file.
   
   in both cases, the locks are acquired in the build() call, not the 
create/open method.
   
   Tested.
   
   Also
   * extra resilience for s3a fs filestatus support
   * IOStatistics passthrough with logging in test runs
   


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

Reply via email to