You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/23 09:57:47 UTC

[GitHub] [hudi] CodeCooker17 commented on issue #4825: [SUPPORT] flink hudi some class not found

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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org