# Apache Tez

**Canonical:** https://apis.io/providers/apache-tez/  
**Website:** https://tez.apache.org/  
**APIs profiled:** 2

Apache Tez is an application framework that allows for complex directed-acyclic-graph (DAG) based processing of data built on Apache Hadoop YARN. It is designed as a successor to MapReduce for executing Hive and Pig queries, providing a flexible API for creating DAG execution pipelines, in-memory data passing between tasks, and session reuse for reduced startup latency. Apache Tez is an Apache Software Foundation top-level project.

## Kin Score — 18.1 / 100 (emerging)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 18.1).

| Facet | Score |
|---|---|
| Discoverability | 59.3 |
| Contract Quality | 0.0 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 23.7 |
| Developer Ergonomics | 19.0 |
| Commercial Clarity | 26.3 |
| Access Clarity | 26.3 |

## Agent readiness — 3.0 (human-only)

| Dimension | Value |
|---|---|
| Spec Presence | no |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium — onboarding: unknown, pricing: freemium, trial: no (confidence: medium).

## APIs (2)

- **Apache Tez DAG API** — The Tez DAG API provides a Java programming model for defining and submitting directed-acyclic-graph (DAG) computation jobs to Apache YARN. It allows building DAGs composed of V...
- **Apache Tez UI REST API** — The Tez UI and YARN Application History Server expose REST endpoints for monitoring Tez application history, DAG details, vertex and task statistics. The Tez Timeline Server int...

## Security (2)

- **Apache Tez Domain Security** — TLSv1.3 · HSTS · DMARC
- **Apache Tez Vulnerability Disclosure** — security.txt · contact published

## Plans (1)

- **Apache Tez Plans Pricing**

## Use cases (3)

- **Apache Hive Query Execution** — Tez is the default execution engine for Apache Hive queries replacing MapReduce.
- **Apache Pig Script Execution** — Execute Apache Pig Latin scripts as optimized Tez DAGs.
- **Complex ETL Pipelines** — Multi-stage data transformation pipelines with in-memory data passing.

## Tags

Big Data, DAG, Execution Engine, Hadoop, YARN, Open-Source

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/apache-tez/). Scores are computed from the provider's own public artifacts under a published rubric.
