junsionzhang commented on issue #2442:
URL: https://github.com/apache/iceberg/issues/2442#issuecomment-816378589


   > So you added the runtime jar to your hive home lib dir? Are you sure you 
added the jar there correctly and it is the same checksum as in the link I 
pasted? If so you could always turn on debugging in your Hive bin script by 
adding "set -x" to the beginning of it and see what Classpath it's building to 
make sure.
   
   I can see it :
   /opt/jdk/bin/java -Xmx256m -Djava.net.preferIPv4Stack=true 
-Dhadoop.log.dir=/opt/hadoop-2.9.2/logs -Dhadoop.log.file=hadoop.log 
-Dhadoop.home.dir=/opt/hadoop-2.9.2 -Dhadoop.id.str=root 
-Dhadoop.root.logger=INFO,console 
-Djava.library.path=/opt/hadoop-2.9.2/lib/native 
-Dhadoop.policy.file=hadoop-policy.xml -Djava.net.preferIPv4Stack=true 
-Dproc_hivecli -Dlog4j.configurationFile=hive-log4j2.properties 
-Djava.util.logging.config.file=/opt/hive/conf/parquet-logging.properties 
-Dhadoop.security.logger=INFO,NullAppender org.apache.hadoop.util.RunJar 
/opt/hive/lib/hive-cli-2.3.6.jar org.apache.hadoop.hive.cli.CliDriver 
--hiveconf 
**hive.aux.jars.path=file:///opt/hive/auxlib/iceberg-hive-runtime-0.11.0.jar**


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to