stoty commented on code in PR #6670:
URL: https://github.com/apache/hbase/pull/6670#discussion_r1948705463
##########
pom.xml:
##########
@@ -4205,6 +4209,32 @@
</dependencyManagement>
</profile>
+ <!-- Override Kerby version for the supported Hadoop 3.3.x versions
Review Comment:
The problem is that we do directly call Kerby from the code, and
hbase-client (where I had the error) doesn't depend on hadoop-minicluster which
would transitively bring it in.
The tests are running, but my current patch seems to be working.
--
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]