github-actions[bot] commented on issue #7868: URL: https://github.com/apache/dolphinscheduler/issues/7868#issuecomment-1007110697
### 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 Version 2.0.2 adds the hive data source. If the hive server version is 2.x.x, it can be added successfully, but the connection to the 3.x.x version of hive is unsuccessful, and the hive cluster does not enable kerberos. The specific errors are as follows  Corresponding log:   If you add the {"auth":"noSasl"} parameter, another error is reported:  Connect to hive3 in version 2.0.0, add {"auth":"noSasl"} to connect successfully @SbloodyS Last time you said that you solved this problem, please help to see what's going on. Thank you ### 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]
