wangbowen1024 opened a new pull request #7489: URL: https://github.com/apache/dolphinscheduler/pull/7489
Fix failed to create hive datasource using ZooKeeper way in 2.0.1: when create datasource, web click test client, will get url. Hive zookeeper need like `jdbc:hive2://test.master:2181,test.slave01:2181,test.slave02:2181/test;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2`, but in fact we get only `jdbc:hive2://test.master:2181,test.slave01:2181,test.slave02:2181/test` -- 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]
