architecture, AWS EMR, Data Engineering

How to restart AWS EMR Hive Metastore

You can check the status, start and stop the Hive metastore using the following commands in EMR

sudo initctl status hive-hcatalog-server

sudo initctl stop hive-hcatalog-server

sudo initctl start hive-hcatalog-server

The logs for the hive metastore will be available  in the master node  at the path:

/var/log/hive-hcatalog/

 

Want to get more content about big data?



——————————————————————————————————————————

I put a lot of thoughts into these blogs, so I could share the information in a clear and useful way. If you have any comments, thoughts, questions, or you need someone to consult with, feel free to contact me:

https://www.linkedin.com/in/omid-vahdaty/



Leave a Reply