Step 1: Install JAVA and Hadoop
Apache Hive required java 6 or later version. We also need to install Hadoop first before installing apache hive on our system.
Step 2: Download Hive Archive
After configuring Hadoop successfully on your Linux system. lets start hive setup. First download latest hive source code and extract archive using following commands.
(more…)