January 2017
Intermediate to advanced
350 pages
7h 8m
English
Hive is an ETL engine for HBase/Hadoop. It has an SQL-like query language, popularly known as Hive QA for SELECT(read) and INSERT(write). The main objective is to do ad hoc analysis on Petabyte-level data. Hive integration was originally introduced in HIVE-705.
Download Hive from https://archive.apache.org/dist/hive/hive-0.12.0/hive-0.12.0.tar.gz, or you can use this command:
wget –o, https://archive.apache.org/dist/hive/hive-0.12.0/hive-0.12.0.tar.gz
This is if you are using the Linux command line.
/u/HbaseBRead now
Unlock full access