bhasudha commented on code in PR #8518:
URL: https://github.com/apache/hudi/pull/8518#discussion_r1172941501
##########
hudi-utils/pom.xml:
##########
@@ -46,32 +46,62 @@
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-common</artifactId>
<version>${hudi.version}</version>
+ <exclusions>
+ <exclusion>
+ <groupId>org.apache.hbase</groupId>
Review Comment:
intermittedn issue. Fixed and updated the pr. these exclusions are not
needed.
--
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]