yikuanlee commented on issue #5817:
URL: https://github.com/apache/iceberg/issues/5817#issuecomment-1253961834

   ```
   2022-09-14T13:15:15,949 WARN 
com.ibm.biginsights.catalog.translator.hive.HiveExceptionTranslator [Thread-21] 
: [BSL-0-33c23b26d]: Exception: FAILED: Execution Error, return code 40000 from 
org.apache.hadoop.hive.ql.ddl.DDLTask. 
org.apache.iceberg.exceptions.CommitStateUnknownException: 
MetaException(message:Permission denied: user [db2iuser] does not have 
[RWSTORAGE] privilege on [null://null])
   Cannot determine whether the commit was successful or not, the underlying 
data files may or may not be needed. Manual intervention via the Remove Orphan 
Files Action can remove these files when a connection to the Catalog can be 
re-established if the commit was actually unsuccessful.
   Please check to see whether or not your commit was successful before 
retrying this commit. Retrying an already successful operation will result in 
duplicate records or unintentional modifications.
   At this time no files will be deleted including possibly unused manifest 
lists.
   org.apache.hadoop.hive.ql.processors.CommandProcessorException: null
           at 
org.apache.hadoop.hive.ql.DriverUtils.createProcessorException(DriverUtils.java:140)
 ~[hive-exec-3.1.3000.7.1.7.0-8-IBM.jar:3.1.3000.7.1.7.0-551]
           at 
org.apache.hadoop.hive.ql.Executor.handleTaskFailure(Executor.java:399) 
~[hive-exec-3.1.3000.7.1.7.0-8-IBM.jar:3.1.3000.7.1.7.0-551]
           at 
org.apache.hadoop.hive.ql.Executor.handleFinished(Executor.java:282) 
~[hive-exec-3.1.3000.7.1.7.0-8-IBM.jar:3.1.3000.7.1.7.0-551]
           at org.apache.hadoop.hive.ql.Executor.runTasks(Executor.java:247) 
~[hive-exec-3.1.3000.7.1.7.0-8-IBM.jar:3.1.3000.7.1.7.0-551]
           at org.apache.hadoop.hive.ql.Executor.execute(Executor.java:109) 
~[hive-exec-3.1.3000.7.1.7.0-8-IBM.jar:3.1.3000.7.1.7.0-551]
           at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:742) 
~[hive-exec-3.1.3000.7.1.7.0-8-IBM.jar:3.1.3000.7.1.7.0-551]
           at org.apache.hadoop.hive.ql.Driver.run(Driver.java:497) 
~[hive-exec-3.1.3000.7.1.7.0-8-IBM.jar:3.1.3000.7.1.7.0-551]
           at org.apache.hadoop.hive.ql.Driver.run(Driver.java:486) 
~[hive-exec-3.1.3000.7.1.7.0-8-IBM.jar:3.1.3000.7.1.7.0-551]
     
    ```


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