ostinru commented on PR #62: URL: https://github.com/apache/cloudberry-pxf/pull/62#issuecomment-3885458519
Hello! Here I am trying to upgrade HBASE dependency to something not so old. I am trying new aproach - extract (`./gradlew :dependencies --configuration runtimeClasspath`) and manually check all dependencies one-by-one. So, dependency tree is present in commit message. Then I have added all dependecies to the `build.gradle`, so it explicit now. Then I checked all `hbase` versions. 2.3.7 was latest version with pre 3.5.x zookeeper. After this version, dependency tree changes significantly. We have 0 real users of HBASE connector. So, I won't be able to check that it works for users. Only automation tests. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
