981433814 opened a new issue #6755: URL: https://github.com/apache/dolphinscheduler/issues/6755
### 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 I create a new hive node, tip No class found I'm sure, imported the related package into lib ```shell class org.apache.hadoop.conf.Configuration ``` 我创建了一个hive节点,我已经把相关的包导入到 dolphinscheduler/lib/plugin/task/sql 但是,worker 日志还是报 class org.apache.hadoop.conf.Configuration 的错误 ### What you expected to happen I hope to run the hive node. ### How to reproduce 1. configure hive data source, and the connection is successful. 2. Configure hive node, and run with error. 1. 配置hive数据源,连接成功 2. 配置hive节点,运行报错 ### Anything else _No response_ ### 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]
