xiaozcy opened a new issue, #7371: URL: https://github.com/apache/gravitino/issues/7371
### Version main branch ### Describe what's wrong Fileset location is incorrect when getting path context from fileset with multiple locations, ### Error message and/or stacktrace See:https://github.com/apache/gravitino/blob/2271d58c781f56790b290e2f64fb96d6352046f0/catalogs/catalog-hadoop/src/main/java/org/apache/gravitino/catalog/hadoop/SecureHadoopCatalogOperations.java#L324-L334 The `targetLocation` here should not be obtained from fileset properties. ### How to reproduce Get credentials from fileset with multiple locations. ### 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]
