Edit HBase site XML file
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 thehbase-site.xmlfile.Add the following value:
ParameterValuehbase.tmp.dir
/tmp/hadoop/hbaseSave and close the file.
Last updated
Was this helpful?

