Running a query on a different Hive instance
By default, ZooKeeper redirects your query to run on a Hive instance that is available at that time. However, if you have optimized a certain Hive instance, and you want to run your workload on that particular Hive instance, then you can switch to that instance by specifying the HiveServer2 hostname and the port in the JDBC connection field on the DAS user interface.
hive.zookeeper.quorum
property under .Note | |
---|---|
The JDBC connection string that you specify through the web interface is a temporary configuration and is limited to that particular browser session. Alternatively, you can go to Hive
session params field as shown in the following example along
with the rest of the parameters such as truststore and password:
, and specify a configuration string in the
|
To update the JDBC connection string through the web interface: