steveloughran commented on PR #35: URL: https://github.com/apache/hbase-filesystem/pull/35#issuecomment-1241807087
yeah, it is tricky to wrap. but i plan to use the same builder base classes for other fs ops; a lot can be reused. Maybe we should add more of the wrapper code into hadoop-common, but it then only becomes available on later releases. I'm actually having to copy some of this into my WiP API shim package https://github.com/steveloughran/fs-api-shim ... maybe i could make some of that reusable for anything else doing wrapping. hmmm. -- 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]
