caiiansheng opened a new issue #7868:
URL: https://github.com/apache/dolphinscheduler/issues/7868


   ### 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
   
   2.0.2版本 添加hive数据源是,如果hive server 版本是 2.x.x ,可以添加成功,但是连接3.x.x 版本的hive 
,添加不成功,hive 集群没有开启kerberos,具体错误如下
   
![image](https://user-images.githubusercontent.com/26760483/148482116-2cc24b1f-833f-4009-b2f7-f6fa8ecfcd14.png)
   对应的日志:
   
![image](https://user-images.githubusercontent.com/26760483/148482860-ea89935b-78c7-441e-9a37-f8c9dadbba7b.png)
   
![image](https://user-images.githubusercontent.com/26760483/148482915-3b1216dc-fec6-4ad8-95dc-5bb9505e998e.png)
    如果添加{“auth“:"noSasl"} 参数,报了另一个错误:
   
![image](https://user-images.githubusercontent.com/26760483/148485734-f98e89e9-cb04-4223-b6a7-fa1f2e6f345e.png)
   
   在2.0.0版本 连接hive3 ,加上{“auth“:"noSasl"} 是可以连接成功的
   
   
   @SbloodyS 上次你说解决了这个问题,帮忙看看怎么回事哈 谢谢
   
   ### What you expected to happen
   
   add new hive datasource success.
   
   ### How to reproduce
   
   add new hive datasource success.
   
   ### Anything else
   
   The bug occurred in 2.0.2 release, and there was no problem with 2.0 release
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] 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