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 location where you have saved the previously edited site configuration files and open the
hbase-site.xmlfile.Add the following value:
ParameterValuehbase.tmp.dir
/tmp/hadoop/hbaseSave and close the file.
Note: You will have to edit the named connection and upload the edited site configuration file in order for this change to take effect.
Last updated
Was this helpful?

