murong00 commented on pull request #1359:
URL: https://github.com/apache/incubator-kyuubi/pull/1359#issuecomment-964900091


   > > localhost:2181/lakehouse
   > 
   > According to the syntax of JDBC URL for service discovery 
`jdbc:hive2://<zookeeper 
quorum>/<dbName>;ServiceDiscoveryMode=zookeeper;zooKeeperNameSpace=kyuubi`
   > 
   > The `lakehouse` is a `dbName` or part of `<zookeeper quorum>`?
   
   The latter, users can use this znode to avoid creating znodes(such as: 
kyuubi_USER, kyuubi_USER_SPARK_SQ) in root path (`/`).


-- 
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]


Reply via email to