steveloughran opened a new pull request #23: URL: https://github.com/apache/hbase-filesystem/pull/23
Fixes the build to * optionally look in the ASF snapshots and staging repos * build with hadoop-3.3.1 * tests to work with hadoop-3.3.1 * assertJ added to the classpath (something is odd with hadoop-common-test here; seen elsewhere. Will need to revisit). This fixes the s3 client factory to use the new parameter object to configure the client. This will allow the hadoop code to add new options (it already has related to regions), without HBoss builds failing. We've also tagged the API as limited private and mentioned HBoss as users of it, so future maintainers will know to be careful. -- 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]
