Narcasserun commented on a change in pull request #7393:
URL: https://github.com/apache/dolphinscheduler/pull/7393#discussion_r769217904
##########
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:
This is the best. Krb5file does not exist, and problems are likely to
occur
--
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]