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/06/08 14:34:41 UTC

[GitHub] [hudi] ykPrograWorld commented on issue #5795: [SUPPORT] WHEN I USE run_sync_tool.sh it take a error java.lang.ClassNotFoundException: org.apache.http.config.Lookup

ykPrograWorld commented on issue #5795:
URL: https://github.com/apache/hudi/issues/5795#issuecomment-1150003242

   This is the complete command I ran
   java -cp /Users/yekai/opt/hive-2.3.9/lib/hive-metastore-2.3.9.jar::/Users/yekai/opt/hive-2.3.9/lib/hive-service-2.3.9.jar::/Users/yekai/opt/hive-2.3.9/lib/hive-exec-2.3.9.jar::/Users/yekai/opt/hive-2.3.9/lib/hive-jdbc-2.3.9.jar:/Users/yekai/opt/hive-2.3.9/lib/hive-jdbc-handler-2.3.9.jar::/Users/yekai/opt/hive-2.3.9/lib/jackson-annotations-2.6.0.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-core-2.6.5.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-core-asl-1.9.13.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-databind-2.6.5.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-dataformat-smile-2.4.6.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-datatype-guava-2.4.6.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-datatype-joda-2.4.6.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-jaxrs-1.9.13.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-jaxrs-base-2.4.6.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-jaxrs-json-provider-2.4.6.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-jaxrs-smile-provider-2.4.6.jar:/Users/yekai/op
 t/hive-2.3.9/lib/jackson-mapper-asl-1.9.13.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-module-jaxb-annotations-2.4.6.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-module-paranamer-2.6.5.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-module-scala_2.11-2.6.5.jar:/Users/yekai/opt/hive-2.3.9/lib/jackson-xc-1.9.13.jar::/Users/yekai/opt/hadoop-2.7.3/share/hadoop/common/*:/Users/yekai/opt/hadoop-2.7.3/share/hadoop/mapreduce/*:/Users/yekai/opt/hadoop-2.7.3/share/hadoop/hdfs/*:/Users/yekai/opt/hadoop-2.7.3/share/hadoop/common/lib/*:/Users/yekai/opt/hadoop-2.7.3/share/hadoop/hdfs/lib/*:/Users/yekai/opt/hadoop-2.7.3/etc/hadoop:/Users/yekai/opt/hudi-0.11.0/hudi-sync/hudi-hive-sync/../../packaging/hudi-hive-sync-bundle/target/hudi-hive-sync-bundle-0.11.0.jar org.apache.hudi.hive.HiveSyncTool --jdbc-url jdbc:hive2://localhost:10000 --user hive --pass hive --base-path hdfs://localhost:9000/user/data/hudi/test9 --database default --table test9


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