mirror of
https://github.com/silicoflare/docker-hadoop.git
synced 2026-05-26 20:17:59 +05:30
Create restart-all.sh
a file to add command to restart all processes in hadoop
This commit is contained in:
committed by
GitHub
parent
b5b53503b5
commit
caac665b9e
7
restart-all.sh
Normal file
7
restart-all.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
service ssh restart
|
||||
stop-all.sh
|
||||
start-all.sh
|
||||
jps
|
||||
# echo "sarting HBASE"
|
||||
# start-hbase.sh
|
||||
# jps
|
||||
Reference in New Issue
Block a user