github-actions[bot] commented on issue #7548:
URL: 
https://github.com/apache/dolphinscheduler/issues/7548#issuecomment-999469810


   ### Search before asking
   
   -[X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   Basic environment configuration:
   
   dolphinscheduler version is 2.0.1;
   The version of mysql and driver package is 8.0.19;
   The hive version is 3.1.2;
   The zookeeper version is 3.6.3;
   jdk 1.8;
   
   
   Hiveserver completes HA deployment based on zk. After deploying the 
dolphinscheduler, confirm that the krb authentication service is not used. When 
creating the hive data source, use HiveServer2 according to the official 
document, that is, the default port is 10000 to connect to hive. It prompts 
that the data source is created successfully. However, the following error 
occurred when using HiveServer2 HA Zookeeper to create a hive data source:
   
   
![image](https://user-images.githubusercontent.com/45385723/147078902-56ae37e2-9601-49a4-9cb1-77f231bc35dd.png)
   
   
   Obtain the following information by querying the log:
   
   
![image](https://user-images.githubusercontent.com/45385723/147079082-f4c3d2eb-eb1b-49f3-ad41-635d24a7514d.png)
   
   
   How to solve this problem?
   
   
   
   ### What you expected to happen
   
   When creating a hive data source, what is the default connection method?
   
   ### How to reproduce
   
   Basic environment configuration:
   
   dolphinscheduler version is 2.0.1;
   The version of mysql and driver package is 8.0.19;
   The hive version is 3.1.2;
   The zookeeper version is 3.6.3;
   jdk 1.8;
   
   
   Hiveserver completes HA deployment based on zk. After deploying the 
dolphinscheduler, confirm that the krb authentication service is not used. When 
creating the hive data source, use HiveServer2 according to the official 
document, that is, the default port is 10000 to connect to hive. It prompts 
that the data source is created successfully.
   
   However, the following error occurred when using HiveServer2 HA Zookeeper to 
create a hive data source:
   
   
![image](https://user-images.githubusercontent.com/45385723/147078902-56ae37e2-9601-49a4-9cb1-77f231bc35dd.png)
   
   
   Obtain the following information by querying the log:
   
   
![image](https://user-images.githubusercontent.com/45385723/147079082-f4c3d2eb-eb1b-49f3-ad41-635d24a7514d.png)
   
   
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.1
   
   ### Are you willing to submit PR?
   
   -[X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   -[X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


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