| Package | Description |
|---|---|
| org.apache.kyuubi.jdbc.hive |
| Modifier and Type | Method and Description |
|---|---|
static JdbcConnectionParams |
Utils.extractURLComponents(String uri,
Properties info)
This method handles the base parsing of the given jdbc uri.
|
static JdbcConnectionParams |
Utils.parseURL(String uri) |
static JdbcConnectionParams |
Utils.parseURL(String uri,
Properties info)
Parse JDBC connection URL The new format of the URL is:
jdbc:hive2://
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.