Starting Hive
Starting Hive Metastore
Navigate to HIVE_HOME/bin and issue the below commands as below
Run jps and if we find "runjar" then it is confirms that metastore was started
Starting Hiveserver2
Navigate to HIVE_HOME/bin and issue the below commands as below
Stopping Hive
Starting Hive Metastore
Navigate to HIVE_HOME/bin and issue the below commands as below
Run jps and if we find "runjar" then it is confirms that metastore was started
Starting Hiveserver2
Navigate to HIVE_HOME/bin and issue the below commands as below
Starting Hive cli
Navigate to HIVE_HOME/bin and issue the below commands as below
Stopping Hive
Stopping Hive cli:
To come out from hive cli simply type "exit" and
click enter
Stopping Hiveserver2 :
Stopping Hive metastore:
Manually kill the process running "runjar"
No comments:
Post a Comment