Skip to content

[Fix-7485][datasource-plugin] Fix failed to create hive datasource using ZooKeeper way in 2.0.1#7489

Merged
lenboo merged 1 commit intoapache:devfrom
wangbowen1024:Fix-7485
Dec 21, 2021
Merged

[Fix-7485][datasource-plugin] Fix failed to create hive datasource using ZooKeeper way in 2.0.1#7489
lenboo merged 1 commit intoapache:devfrom
wangbowen1024:Fix-7485

Conversation

@wangbowen1024
Copy link
Copy Markdown
Contributor

@wangbowen1024 wangbowen1024 commented Dec 18, 2021

close #7622
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

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

first time contributor First-time contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Module Name] Unsupported mechanism type PLAIN

6 participants