lurnagao-dahua opened a new issue, #10634:
URL: https://github.com/apache/iceberg/issues/10634

   ### Apache Iceberg version
   
   1.4.3
   
   ### Query engine
   
   Hive
   
   ### Please describe the bug 🐞
   
   `A user` execution query `select * from iceberg_tb`
   
   and the error log is :
   `Caused by: java.io.IOException: 
org.apache.iceberg.exceptions.RuntimeIOException: Failed to open input stream 
for file: 
hdfs://hdfsHACluster/user/hive/warehouse/yc_iceberg.db/iceberg_tb/metadata/a72f8bf5-5d93-405b-953e-a8fed8bfa6b6-m0.avro
        ... 24 more
   Caused by: org.apache.iceberg.exceptions.RuntimeIOException: Failed to open 
input stream for file: 
hdfs://hdfsHACluster/user/hive/warehouse/yc_iceberg.db/iceberg_expiration/metadata/a72f8bf5-5d93-405b-953e-a8fed8bfa6b6-m0.avro
   Caused by: org.apache.hadoop.security.AccessControlException: Permission 
denied: user=B, access=EXECUTE, 
inode="/user/hive/warehouse":hadoop:supergroup:drwx------`
   
   Strangely, the error message is that user B does not have permission.


-- 
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-unsubscr...@iceberg.apache.org.apache.org

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


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

Reply via email to