nloneday commented on issue #4943: URL: https://github.com/apache/hudi/issues/4943#issuecomment-1064910256
> > > > > > > > > @danny0405 remote the hive shade pattern in the hudi flink bundle jar ? How can I fix it now? > > You may take a reference of this pom: https://github.com/apache/hudi/blob/master/packaging/hudi-flink-bundle/pom.xml Removing the hive shade pattern in the hudi flink bundle jar can't work. The simplest way to resolve this problem is to use https://github.com/apache/hudi/blob/master/packaging/hudi-flink-bundle/pom.xml pom file, just downgrade the project version to 0.10.1. -- 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]
