xunliu opened a new issue, #5750: URL: https://github.com/apache/gravitino/issues/5750
### What would you like to be improved? Now, Gravitino authorization plugin didn't contain `matalake` name. But authorization HDFS plugin needs metalake name to call `GravitinoEnv.getInstance().filesetDispatcher().loadFileset(identifier);` to load path. The `loadFileset(Entity entity)` param Entity is `meake.catalog.fileset.xxx`. ### How should we improve? So, we consider passing `metalake` name in the initial authorization plugin. -- 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]
