shivangigarg1 commented on issue #10893: URL: https://github.com/apache/hudi/issues/10893#issuecomment-2011133730
@ad1happy2go Tried multiple options 1. Updated fasterxml to latest version - https://github.com/apache/hudi/blob/7c55ac35ba11ed00151bf9d536aecdb5d83af33f/pom.xml#L98 2. From the build logs it was indicated that 2.4.0 version files are added as overlapping resource from htrace-core and hbase-client so tried after removing them from shaded plugin - https://github.com/apache/hudi/blob/7c55ac35ba11ed00151bf9d536aecdb5d83af33f/pom.xml#L459C29-L459C30 But nothing helped And I am trying to build hudi-spark-bundle -- 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]
