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