hbase-daemon.sh start regionserver
(start)中
nohup $thiscmd --config "${HBASE_CONF_DIR}" foreground_start $command $args < /dev/null > ${HBASE_LOGOUT} 2>&1 &nohup
hbase-daemon.sh start regionserver
(start)中
nohup $thiscmd --config "${HBASE_CONF_DIR}" foreground_start $command $args < /dev/null > ${HBASE_LOGOUT} 2>&1 &nohup