For the complete documentation index, see llms.txt. This page is also available as Markdown.

Edit Hive site XML file

If you are using Hive, follow these instructions to set the location of the hive metastore in the hive-site.xml file:

  1. Navigate to the *<username>*/.pentaho/metastore/pentaho/NamedCluster/Configs/*<user-defined connection name>* directory and open the hive-site.xml file.

  2. Add the following values:

Parameter

Value

hive.metastore.uris

Set this to the location of your hive metastore if it differs from what is on your instance of HDI.

fs.azure.account.keyprovider.eastorageacct2.blob.core.windows.net

Add this property for security.```xmlfs.azure.account.keyprovider.eastorageacct2.blob.core.windows.nethive/<Kerberos principal realm@example.com>


</td></tr></tbody>
</table>3.  Save and close the file.

Last updated

Was this helpful?