Add init and rename restart scripts

This commit is contained in:
2024-01-29 12:44:21 +05:30
parent d21c6e5e97
commit ae96eef2c3
3 changed files with 12 additions and 5 deletions

6
init Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
service ssh restart
stop-all.sh
hdfs namenode -format
start-all.sh
jps