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,具体错误如下  对应的日志:   如果添加{“auth“:"noSasl"} 参数,报了另一个错误:  在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]
