xloya commented on issue #5564: URL: https://github.com/apache/gravitino/issues/5564#issuecomment-2472959056
@baitian77 Hi, I think your example and the error message do not exactly match. In your example the fileset virtual path is `gvfs://fileset/catalog/schema/hdfs_fileset_1/jstack-21727`, this will parse the file catalog name to the `catalog`, which not the `user` in the exception. According to the exception, I think you do not create the `user` fileset catalog firstly. -- 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]
