Add hbase installation

This commit is contained in:
2024-01-30 15:01:53 +05:30
parent 2a255e3317
commit 21375eb31f
5 changed files with 56 additions and 4 deletions

2
init
View File

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