update hadoop

This commit is contained in:
2018-08-08 15:43:11 +08:00
parent 7a6ebe8e2e
commit 7a063c234f
41 changed files with 89 additions and 119 deletions

View File

@@ -26,10 +26,4 @@ $HADOOP_PREFIX/sbin/start-dfs.sh
$HADOOP_PREFIX/sbin/start-yarn.sh
$HADOOP_PREFIX/sbin/mr-jobhistory-daemon.sh start historyserver
if [[ $1 == "-d" ]]; then
while true; do sleep 1000; done
fi
if [[ $1 == "-bash" ]]; then
/bin/bash
fi
while true; do sleep 1000; done