jerryshao commented on code in PR #11354: URL: https://github.com/apache/gravitino/pull/11354#discussion_r3378193490
########## catalogs/hive-metastore-common/src/main/java/org/apache/gravitino/hive/kerberos/FetchFileUtils.java: ########## Review Comment: How about using reflection to get rid of hadoop dependency issue? We just use very common hadoop FS API, so it should be compatible across versions. -- 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]
