danhuawang opened a new issue, #7374: URL: https://github.com/apache/gravitino/issues/7374
### Version main branch ### Describe what's wrong **If the location `hdfs://hadoop-hdfs.hadoop:8020/user/hive/warehouse ` is not the default location in the multiple location fileset , list files return empty.** <img width="847" alt="Image" src="https://github.com/user-attachments/assets/9f56a9ec-efcd-4eaf-83eb-e922a3313219" /> <img width="810" alt="Image" src="https://github.com/user-attachments/assets/ac7dee0d-edf0-4269-ac63-8b6a051c429d" /> **If the location `hdfs://hadoop-hdfs.hadoop:8020/user/hive/warehouse ` is the default location in the multiple location fileset as following, list files successfully** <img width="736" alt="Image" src="https://github.com/user-attachments/assets/fe08092e-87b1-48a9-ae4e-26ba8185e548" /> <img width="817" alt="Image" src="https://github.com/user-attachments/assets/0ab21ac1-365a-4f1a-8a1e-cfe2c31af6fa" /> ### Error message and/or stacktrace N/A ### How to reproduce 1. List files for each location in the multiple location filesets. 2. Check the response of the list files for each location. ### Additional context _No response_ -- 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]
