Hive¶
Apache Hive was initially developed by Facebook. It was built on top of Hadoop to provide query and analysis. Amazon forked Apache Hive and has included it into their Elastic MapReduce service.
Logo |
|
---|---|
Website |
|
Repository |
|
Byline |
The Apache Hive data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Structure can be projected onto data already in storage. A command line tool and JDBC driver are provided to connect users to Hive. |
License |
Apache 2.0 |
Project age |
14 years 3 months |
Backers |
Apache (Governed by), FaceBook (Creator) |
Size score (1 to 10, higher is better) |
9.25 |
Trend score (1 to 10, higher is better) |
4.75 |
Education Resources¶
URL |
Resource Type |
Description |
---|---|---|
https://cwiki.apache.org/confluence/display/Hive/Home#Home-HiveDocumentation |
Documentation |
Site listing the project’s documentation resources, including tutorials, language reference, and JavaDoc. |
Git Commit Statistics¶
Statistics computed using Git data through November 30, 2022.
Statistic |
Lifetime |
Last 12 Months |
---|---|---|
Commits |
61,580 |
7,542 |
Lines committed |
124,201,175 |
13,268,723 |
Unique committers |
553 |
110 |
Core committers |
20 |
11 |
Similar Projects¶
Project |
Size Score |
Trend Score |
Byline |
---|---|---|---|
9.75 |
8.75 |
ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time. |
|
6.25 |
5.25 |
CouchDB is an open source NoSQL database. |
|
7.25 |
4.5 |
Apache Impala is the open source, native analytic database for Apache Hadoop. Impala provides low latency and high concurrency for BI/analytic queries on Hadoop (not delivered by batch frameworks such as Apache Hive). |