Sourabh-Dilraj opened a new issue, #10633:
URL: https://github.com/apache/iceberg/issues/10633

   ### Query engine
   
   HIve
   
   ### Question
   
   I am using HIve branch-4.0.0-alpha-1 , I have placed 
iceberg-hive-runtime-1.6.0-SNAPSHOT.jar jar in hive/lib/ dir.
   Also made all the required configurations, but when I am trying to create an 
external table SORTED by iceberg using hive, it is throwing :
   org.apache.hadoop.hive.ql.metadata.HiveException: 
java.lang.NullPointerException
   ERROR : DDLTask failed, DDL Operation: class 
org.apache.hadoop.hive.ql.ddl.table.create.CreateTableOperation
   ERROR : FAILED: Execution Error, return code 40000 from 
org.apache.hadoop.hive.ql.ddl.DDLTask. java.lang.NullPointerException
   INFO  : Completed executing 
command(queryId=hive_20240705113346_0195bea3-cf74-40fb-b965-3fc71b222d60); Time 
taken: 0.013 seconds
   Error: Error while compiling statement: FAILED: Execution Error, return code 
40000 from org.apache.hadoop.hive.ql.ddl.DDLTask. 
java.lang.NullPointerException (state=08S01,code=40000)
   
   
   
   
   


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


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

Reply via email to