Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 321 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 321 Bytes

HopsHive Chef Cookbook

Recipe to install HopsHive

Configuration

/srv/hops/apache-hive/conf/hive-site.xml

Start/Stop/Restart

# systemctl start/stop/restart hivemetastore
# systemctl start/stop/restart hiveserver2

Logs

# journalctl -u hivemetastore -r
# journalctl -u hiveserver2 -r