stoty commented on code in PR #6670:
URL: https://github.com/apache/hbase/pull/6670#discussion_r1948438491
##########
pom.xml:
##########
@@ -4205,6 +4209,32 @@
</dependencyManagement>
</profile>
+ <!-- Override Kerby version for the supported Hadoop 3.3.x versions
Review Comment:
Yes, it really is a pain.
There are ways around that, like we did in Phoenix, but that would require a
separate hadoop.profile for each Hadoop minor version.
I also prefer the latter version, people who build their own stack with
non-default dependencies can specify a few additional overrides.
--
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]