berg-xu opened a new issue #7548: URL: https://github.com/apache/dolphinscheduler/issues/7548
### 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 基础环境配置: dolphinscheduler版本为2.0.1; mysql以及驱动包版本为8.0.19; hive版本为3.1.2; zookeeper版本为3.6.3; jdk 1.8; hiveserver基于zk完成HA部署。部署完dolphinscheduler确认未使用krb认证服务,创建hive数据源时,按照官方文档使用HiveServer2即默认端口为10000连接hive时提示创建数据源成功。 但是使用HiveServer2 HA Zookeeper创建hive数据源时出现如下错误:  通过查询日志获取如下信息:  这样的问题该如何解决? ### What you expected to happen 创建hive数据源的时候, 默认连接方式是什么? ### How to reproduce 基础环境配置: dolphinscheduler版本为2.0.1; mysql以及驱动包版本为8.0.19; hive版本为3.1.2; zookeeper版本为3.6.3; jdk 1.8; hiveserver基于zk完成HA部署。部署完dolphinscheduler确认未使用krb认证服务,创建hive数据源时,按照官方文档使用HiveServer2即默认端口为10000连接hive时提示创建数据源成功。 但是使用HiveServer2 HA Zookeeper创建hive数据源时出现如下错误:  通过查询日志获取如下信息:  ### 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]
