Create restart-all.sh

a file to add command to restart all processes in hadoop
This commit is contained in:
Herman Singh Umrao
2024-01-29 09:58:25 +05:30
committed by GitHub
parent b5b53503b5
commit caac665b9e

7
restart-all.sh Normal file
View File

@@ -0,0 +1,7 @@
service ssh restart
stop-all.sh
start-all.sh
jps
# echo "sarting HBASE"
# start-hbase.sh
# jps