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


   ### 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
   ```
   
   I created a hive node, and I have imported the related packages to 
dolphinscheduler/lib/plugin/task/sql
   However, the worker log still reports an error of 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. Configure the hive data source, and the connection is successful
   2. Configure the hive node and report an error when running
   
   ### 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]


Reply via email to