[Feature][chunjun-connecter-hive] jdbc connection hive support jdbc:hive2://zk1:port,zk2:port,zk3:port/db
Open
feature-request
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar feature requirement.
### Description
_No response_
### Use case
"writer": {
"name" : "hivewriter",
"parameter" : {
"jdbcUrl" : "jdbc:hive2://zk1:2181,zk2:2181,zk3:2181/dbname;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2",
### Related issues
_No response_
### Are you willing to submit a PR?
- [X] 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)
Contributor guide
Assessment
This issue has not been assessed yet.