aib628 commented on issue #8848:
URL: https://github.com/apache/hudi/issues/8848#issuecomment-1661827303

   @danny0405 I'm using hive3 , and packaging command as follow: `mvn clean 
install -DskipTests -Dhadoop.version=3.1.0 -Dhive.version=3.1.2 
-Dflink.version=1.17.1 -Drat.skip=true -Pflink-bundle-shade-hive3`
   
   And then i cannot found any calcite dependency in my flink-bundle jar as 
follow command, this may due to 'provided' scope in pom.xml, and none of hive 
lib contain in hadoop classpath, include hive-exec.jar:
   `jar -tf hudi-flink1.17-bundle-0.14.0-SNAPSHOT.jar |grep 'RelOptRule'`


-- 
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]

Reply via email to