SbloodyS commented on a change in pull request #7393:
URL: https://github.com/apache/dolphinscheduler/pull/7393#discussion_r769218312



##########
File path: 
dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/src/main/java/org/apache/dolphinscheduler/plugin/datasource/hive/HiveDataSourceClient.java
##########
@@ -90,7 +91,8 @@ protected void checkEnv(BaseConnectionParam 
baseConnectionParam) {
 
     private void checkKerberosEnv() {
         String krb5File = 
PropertyUtils.getString(JAVA_SECURITY_KRB5_CONF_PATH);
-        if (StringUtils.isNotBlank(krb5File)) {

Review comment:
       I'll fix it.thanks.




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