Edit HBase site XML file
- ParameterValue
Last updated
Was this helpful?
If you are using HBase, edit the location of the temporary directory in the hbase-site.xml file to create an HBase local storage directory.
Perform the following steps to edit the hbase-site.xml file:
Navigate to the *<username>*/.pentaho/metastore/pentaho/NamedCluster/Configs/*<user-defined connection name>* directory and open the hbase-site.xml file.
Add the following value:
hbase.tmp.dir
/tmp/hadoop/hbase
Save and close the file.
Last updated
Was this helpful?
Was this helpful?

