mmiklavc commented on a change in pull request #1506: METRON-2188 Upgrade to
HBase 2.0.2
URL: https://github.com/apache/metron/pull/1506#discussion_r323344832
##########
File path: metron-platform/metron-hbase-server/pom.xml
##########
@@ -278,6 +282,7 @@
<exclude>org/slf4j/**</exclude>
<exclude>META-INF/maven/org.slf4j/**</exclude>
<exclude>META-INF/license/LICENSE.slf4j.txt</exclude>
+ <exclude>org/apache/hadoop/**</exclude>
Review comment:
This is probably worth a code comment to the effect of "hadoop deps from
metron-common are not needed here and cause classpath conflicts with HBase
2.0.2"
----------------------------------------------------------------
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]
With regards,
Apache Git Services