update hbase

This commit is contained in:
2019-04-24 22:51:34 +08:00
parent eca0927867
commit 987ee9a693
5 changed files with 58 additions and 214 deletions

View File

@@ -9,14 +9,4 @@ fi
/usr/sbin/sshd
## stop all in case master starts far behind
# $HBASE_HOME/bin/stop-hbase.sh
$HBASE_HOME/bin/start-hbase.sh
if [[ $1 == "-d" ]]; then
while true; do sleep 1000; done
fi
if [[ $1 == "-bash" ]]; then
/bin/bash
fi
while true; do sleep 1000; done