A data warehouse software that facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Hive provides a SQL-like interface (HiveQL) for querying data stored in Hadoop's HDFS and other compatible systems.
Python data engineers use `PyHive` to query Hive tables from Python scripts and notebooks — executing HiveQL via a JDBC-like interface and returning results as pandas DataFrames. The Hive Metastore is used by Spark, Presto, and Glue to discover table schemas, making it the central catalog for Python-based data lake pipelines on Hadoop clusters.
A data warehouse software that facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Hive provides a SQL-like interface (HiveQL) for querying data stored in Hadoop's HDFS and other compatible systems.
Yes, Apache Hive is free to use.
Apache Hive is listed under the Big Data Processing category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
PR Prestofeatured Distributed SQL Query Engine | Free | ★ 4.5 | → |
AT Apache Tez DAG-Based Processing Framework | Free | ★ 4.0 | → |
AD Apache Drill Schema-Free SQL Query Engine | Free | ★ 4.0 | → |