You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/12/18 14:04:10 UTC

[GitHub] [dolphinscheduler] wangbowen1024 opened a new pull request #7487: [Fix-7485] [dolphinscheduler-datasource-api] Fix failed to create hive datasource using ZooKeeper way in v2.0.1

wangbowen1024 opened a new pull request #7487:
URL: https://github.com/apache/dolphinscheduler/pull/7487


   Fix failed to create hive datasource using ZooKeeper way in v2.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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] wangbowen1024 closed pull request #7487: [Fix-7485] [dolphinscheduler-datasource-api] Fix failed to create hive datasource using ZooKeeper way in v2.0.1

Posted by GitBox <gi...@apache.org>.
wangbowen1024 closed pull request #7487:
URL: https://github.com/apache/dolphinscheduler/pull/7487


   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org