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 Hive Metastore host name and the port in the JDBC connection field on the DAS user interface.
hive.zookeeper.quorum
property under . It also resides in following DAS configuration file:
etc/das/conf/das-hive-site.conf.Note | |
---|---|
The JDBC connection
string that you specify through the web interface is a temporary configuration and
is limited to that particular browser session. |
To update the JDBC connection string: