Hive Installation
Before using the instructions on this page to install or upgrade, install the Cloudera yum, zypper/YaST or apt repository, and install or upgrade CDH 5 and make sure it is functioning correctly. For instructions, see CDH 5 Installation and the instructions for upgrading to CDH 5 .
When starting, stopping and restarting CDH components, always use the service (8) command rather than running scripts in /etc/init.d directly. This is important because service sets the current working directory to / and removes most environment variables (passing only LANG and TERM) so as to create a predictable environment in which to administer the service. If you run the scripts in /etc/init.d, any environment variables you have set remain in force, and could produce unpredictable results. (If you install CDH from packages, service will be installed as part of the Linux Standard Base (LSB).)
- About Hive
- Upgrading Hive
- Installing Hive
- Configuring the Metastore
- Configuring HiveServer2
- Starting the Metastore
- File System Permissions
- Starting, Stopping, and Using HiveServer2
- Using Hive with HBase
- Using the Hive Schema Tool
- Using the Hive Schema Tool
- Installing the JDBC on Clients
- Setting HADOOP_MAPRED_HOME
- Configuring the Metastore for HDFS HA
- Troubleshooting
- Apache Hive Documentation
<< Modifying Impala Startup Options | About Hive >> | |