jerqi commented on code in PR #9618:
URL: https://github.com/apache/gravitino/pull/9618#discussion_r2671190597


##########
flink-connector/flink/src/main/java/org/apache/gravitino/flink/connector/catalog/GravitinoCatalogManager.java:
##########
@@ -76,6 +74,9 @@ private GravitinoCatalogManager(
                 authType, GravitinoCatalogStoreFactoryOptions.AUTH_TYPE));
       }
 
+      LOG.info("Flink security enabled: {}", 
UserGroupInformation.isSecurityEnabled());

Review Comment:
   OK, I just feel it will be a little long.



-- 
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]

Reply via email to