theoryxu commented on code in PR #5733: URL: https://github.com/apache/gravitino/pull/5733#discussion_r1875083397
########## authorizations/authorization-ranger/src/test/java/org/apache/gravitino/authorization/ranger/integration/test/RangerAuthorizationHDFSPluginIT.java: ########## Review Comment: The HDFS in docker ITs Env is not integrated with the Ranger plugin, so E2E can't test it. I have added a RangerFilesetIT to check Ranger policies. It exposes a flaw in which using `GravitinoEnv.getInstance().filesetDispatcher()` to get a path does not work in the fileset-dropping scenario. -- 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]
