CodeCooker17 commented on issue #4825: URL: https://github.com/apache/hudi/issues/4825#issuecomment-1076171942
> > Yes, the default bundle jar does not include the hive jar but the hive class is shaded. > > How can I reference a Hudi package with hive synchronization in the local environment? hi, You can refer to the tutorial on the official website https://hudi.apache.org/docs/syncing_metastore You can choose the following way 'mvn install -DskipTests -Drat.skip=true -Pflink-bundle-shade-hive2' when you compile. -- 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: commits-unsubscr...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org