wolfboys commented on code in PR #2834:
URL: 
https://github.com/apache/incubator-streampark/pull/2834#discussion_r1254266802


##########
streampark-common/src/main/scala/org/apache/streampark/common/util/HadoopUtils.scala:
##########
@@ -61,12 +61,6 @@ object HadoopUtils extends Logger {
   lazy val hadoopUserName: String =
     InternalConfigHolder.get(CommonConfig.STREAMPARK_HADOOP_USER_NAME)
 
-  private[this] lazy val debugKerberos =
-    kerberosConf.getOrElse(KEY_SECURITY_KERBEROS_DEBUG, "false")

Review Comment:
   We need to remove the variable KEY_SECURITY_KERBEROS_DEBUG from ConfigConst



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