diqiu50 commented on code in PR #8777:
URL: https://github.com/apache/gravitino/pull/8777#discussion_r2508579636
##########
catalogs/hadoop-common/src/main/java/org/apache/gravitino/catalog/hadoop/fs/HDFSFileSystemProvider.java:
##########
@@ -28,6 +28,9 @@
import org.apache.hadoop.fs.Path;
public class HDFSFileSystemProvider implements FileSystemProvider {
+ public static final String IPC_FALLBACK_TO_SIMPLE_AUTH_ALLOWED =
+ "hadoop.rpc.protection.fallback-to-simple-auth-allowed";
Review Comment:
Yes
--
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]