summarylogtreecommitdiffstats
path: root/hbase.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hbase.sh')
-rw-r--r--hbase.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/hbase.sh b/hbase.sh
new file mode 100644
index 000000000000..4443383b7182
--- /dev/null
+++ b/hbase.sh
@@ -0,0 +1,4 @@
+HBASE_CONF_DIR=/etc/hbase
+HBASE_LOG_DIR=/var/log/hbase
+export HBASE_CONF_DIR
+export HBASE_LOG_DIR