Connecting to the Hive Metastore
Connecting to the Hive Metastore enables Unravel Server to analyze table usage in conjunction with Hive query information, which results in the population of the Data Insights page in Unravel UI.
Unravel Server collects information through the Hive API, which is similar to the beeline CLI and uses the JDBC database connection protocol.
You have two options for connecting Unravel Server to the Hive Metastore:
Get your cluster's username and password for Hive or HiveServer2, and set Unravel Server to use those credentials.
Define a read-only user for Hive or HiveServer2, and set Unravel server to use those credentials.
Configuring Microsoft JDBC to connect to Hive or HiverServer2, and set Unravel server to use those credentials.