aboutsummaryrefslogtreecommitdiff
path: root/databases/hbase/files/hbase-env-dist.sh.in
blob: 24053cef3dcd58f8bdc6fc5a3a01c61a79720b00 (plain) (blame)
1
2
3
4
5
6
7
8
9
# This file contains FreeBSD-specific configuration parameters.
# It is not supposed to be edited.  It will be overwritten during upgrades.
# Edit hbase-env.sh instead.

export JAVA_HOME=%%JAVA_HOME%%
export HBASE_LOG_DIR=%%HBASE_LOG_DIR%%
export HBASE_PID_DIR=%%HBASE_PID_DIR%%
export HBASE_HOME=%%PREFIX%%/hbase
export HBASE_CONF_DIR=%%ETCDIR%%