update : 23/12/2020

Hive

Hive
4.5 3.2 3.9 5
Smile Visitors Global
22%   Popularity on the site
Studied version : 0.0.9 Website : http://hive.apache.org - Google Pagerank : 8 Distributed by : Foundation (Apache ) Licence : License2 Technology : Java

Like Pig, Hive allows developers not proficient in Java to write data processing tasks. But where Pig has defined a procedural language used to work the cluster, Hive can define SQL type structured tables and feed them with data either from the cluster or from outside sources.

Once the table layout has been defined and the data inserted, the HiveQL language can be used to query those tables. HiveQL's syntax is similar to SQL and can be used to perform most of the read operations required for classic analyses (field selection, sum, total, sort, join, etc.).
Hive's biggest advantage is its ability to make use of the extremely widespread knowledge of SQL, giving developers a very fast learning curve for performing data extractions.

Assessments

Smile Visitors (1 Opinion)
Global rating is an arithmetic average of various criteria

Smile rating

4.5 5
write a review

Users opinions See all opinions (1)

FR Mohammed LAHBOUB
Rate this solution the 26/08/2014

“ J'utilise HIVE dans une environnement de production la dernière version a ce jour (0.13.1) contient pas mal de BUG mais il est plus stable. il faut comprendre le fonctionnement de Hive pour contourner les problèmes mais ça reste un projet ambitieux. mon expérience avec Hive est satisfaisante par rapport a nos objectifs technique ( construction des bases nosql complexe, utilisation de langage SQL(hiveql), ...) Je recommande Hive dans une environnement de développement pour l'instant. ”

1 person has the same opinion

Informations

Ohloh users rating 5.00 (4 votes)
lines of code 1003389 lines
Contributors
(for the 12 last months)
28
Programming Languages Java, C++, PHP, 14 Other
Tags apache hadoop
Download url http://hive.apache.org/releases.html
Ohloh page https://www.openhub.net/p/Hive