참조
* https://cwiki.apache.org/confluence/display/Hive/GettingStarted
* https://noobergeek.wordpress.com/2013/11/09/simplest-way-to-install-and-configure-hive-for-mac-osx-lion/
1. Install hive via brew. This will take some time
brew install hive
2. Add hadoop and hive to your path by editing your bash_profile
* zshell사용자라면 .bash_profile대신 .zshrc
* vi ~/.bash_profile