You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/05 06:55:52 UTC

[GitHub] [iceberg] kowshikdremio commented on issue #6263: Unable to create Iceberg Table using HIVE

kowshikdremio commented on issue #6263:
URL: https://github.com/apache/iceberg/issues/6263#issuecomment-1336829158

   Hi,
         I added the below jars to the HIVE lib directory and it all works fine now. 
   1.iceberg-hive-runtime-1.2.0-SNAPSHOT.jar ( Got it by running ./gradlew build -x test -x integrationTest on Iceberg download)
   2. iceberg-hive3-1.1.0.jar (Downloaded it from Maven Central https://repo1.maven.org/maven2/org/apache/iceberg/iceberg-hive3/1.1.0/iceberg-hive3-1.1.0.jar)
   
   All running good now.
   
   Thanks,
   Kowshik


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org