An application framework for complex directed-acyclic-graph (DAG) based data processing tasks, built on top of Apache Hadoop YARN. Tez generalizes MapReduce to enable more efficient data processing pipelines with fewer read/write cycles.
Python data engineers interact with Apache Tez indirectly — Hive and Pig automatically use Tez as their execution engine when configured, delivering faster query results. Python pipelines that invoke Hive queries via `PyHive` or subprocess benefit from Tez's in-memory task chaining without any code changes to the Python layer.
An application framework for complex directed-acyclic-graph (DAG) based data processing tasks, built on top of Apache Hadoop YARN. Tez generalizes MapReduce to enable more efficient data processing pipelines with fewer read/write cycles.
Yes, Apache Tez is free to use.
Apache Tez 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 | → |
AH Apache Hive Data Warehouse on Hadoop | Free | ★ 4.3 | → |
AG Apache Giraph Large-Scale Graph Processing | Free | ★ 3.7 | → |