ztcheck commented on issue #2680:
URL: https://github.com/apache/hudi/issues/2680#issuecomment-816335004


   @n3nash I'm not sure which jar is missing, so i add all of the jars under 
${HIVE_HOME}/lib/*.jar to the classpath . And i use this start command,it works 
.
    `HIVE_EXTERNAL_JAR=${HIVE_HOME}/lib/*.jar
   java -cp 
$HIVE_EXTERNAL_JAR:$HUDI_HIVE_UBER_JAR:${HADOOP_HIVE_JARS}:${HADOOP_CONF_DIR}:${HIVE_HOME}/conf
 org.apache.hudi.hive.HiveSyncTool "$@"`.
   


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

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


Reply via email to