linliu-code commented on code in PR #12964:
URL: https://github.com/apache/hudi/pull/12964#discussion_r2115867847
##########
pom.xml:
##########
@@ -425,9 +424,6 @@
</excludes>
<includes>
<include>org.slf4j:slf4j-simple:*:*:test</include>
-
<include>org.apache.hbase:hbase-common:${hbase.version}</include>
Review Comment:
@yihua , I have verified that there is no hbase related dependencies
included in the final jars after I remove all above exclusions and dependency.
--
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]