calvinjiang commented on issue #7039:
URL: 
https://github.com/apache/dolphinscheduler/issues/7039#issuecomment-982464122


   @SbloodyS Can you try to use the hive client command to access your hive 
under the same environment and system user like this:
   ```shell
   ./bin/beeline -u jdbc:hive2://xxxxxx:10000 -n your-name -p your-password
   show databases;
   ````


-- 
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