Apache Oozie website screenshot

Apache Oozie

Apache Oozie is a workflow scheduler system for managing Apache Hadoop jobs. It enables users to define workflows as directed acyclic graphs (DAGs) of actions including MapReduce, Pig, Hive, Sqoop, and custom Java/shell steps. Coordinator jobs trigger workflows based on time schedules or data availability, while bundle jobs group multiple coordinators. Oozie provides a REST API for job submission, lifecycle management, monitoring, and system administration. Governed by the Apache Software Foundation under the Apache License 2.0, written in Java.

Apache Oozie publishes 4 APIs on the APIs.io network, including Admin API, Job API, Jobs API, and 1 more. Tagged areas include Workflows, Hadoop, Orchestration, Scheduling, and Big Data.

The Apache Oozie catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Apache Oozie’s developer surface includes documentation, getting-started guide, release notes, support, Stack Overflow tag, and 12 more developer resources.

35.1/100 thin ▬ flat Agent 22/100 agent aware open core · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs 10 Features 6 Use Cases
WorkflowsHadoopOrchestrationSchedulingBig DataApacheJavaOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/apache-oozie: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Apache Oozie Admin API

System administration, configuration, and monitoring

Apache Oozie Job API

Single job lifecycle management and information retrieval

Apache Oozie Jobs API

Job submission and bulk management

Apache Oozie Versions API

Supported protocol version discovery

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Apache Oozie Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 10

Notable capabilities this provider offers.

Directed Acyclic Graph Workflows

Define complex data processing pipelines as DAGs of actions executed on Apache Hadoop.

Coordinator Jobs

Schedule recurring workflows triggered by time intervals or data availability conditions in HDFS.

Bundle Jobs

Group multiple coordinator jobs into a single bundle for coordinated lifecycle management.

REST API Management

Full REST API for job submission, lifecycle control, monitoring, and system administration.

Native Hadoop Action Types

Built-in support for MapReduce, Pig, Hive, Sqoop, Distcp, and custom Java/shell actions.

SLA Management

Define and monitor service level agreements on workflow and coordinator actions with alert capabilities.

DAG Visualization

Generate PNG, SVG, or DOT graph visualizations of workflow DAGs for debugging and documentation.

Log Retrieval

Retrieve execution logs, error logs, and audit trails for jobs via REST API with filtering support.

High Availability

Built-in HA support with multiple Oozie server instances and distributed state management.

Shared Library Support

Manage shared Hadoop libraries across workflows for consistent classpath management.

Scroll for all 10

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Apache Oozie Context

9 classes · 27 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Apache Oozie API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Apache Oozie API Rules

33 rules · 11 errors 18 warnings 4 info

SPECTRAL

JSON Schema 8

Standalone JSON Schema definitions for this provider's data models.

BuildVersion

1 properties

JSON SCHEMA

JobAction

8 properties

JSON SCHEMA

JobId

1 properties

JSON SCHEMA

JobInfo

12 properties

JSON SCHEMA

JobList

6 properties

JSON SCHEMA

SystemMetrics

3 properties

JSON SCHEMA

SystemStatus

1 properties

JSON SCHEMA

ValidationResult

1 properties

JSON SCHEMA

Scroll for all 8

JSON Structure 8

JSON Structure definitions describing this provider's data shapes.

Apache Oozie Build Version Structure

1 properties

JSON STRUCTURE

Apache Oozie Job Action Structure

8 properties

JSON STRUCTURE

Apache Oozie Job Id Structure

1 properties

JSON STRUCTURE

Apache Oozie Job Info Structure

12 properties

JSON STRUCTURE

Apache Oozie Job List Structure

6 properties

JSON STRUCTURE

Apache Oozie System Metrics Structure

3 properties

JSON STRUCTURE

Apache Oozie System Status Structure

1 properties

JSON STRUCTURE

Apache Oozie Validation Result Structure

1 properties

JSON STRUCTURE

Scroll for all 8

Examples 8

Example request and response payloads for these APIs.

Scroll for all 8

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Apache Oozie Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Apache Oozie Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Apache Oozie Agentic Access

16 operations · 6 acting

16 operations · 6 acting

AGENTIC

Use Cases 6

What developers build with this provider.

ETL Pipeline Orchestration

Orchestrate multi-step ETL pipelines combining Hive queries, MapReduce jobs, and data transfers on Hadoop.

Scheduled Data Processing

Run recurring Hadoop batch jobs on time-based schedules using coordinator jobs.

Data-Triggered Workflows

Trigger workflows automatically when new data arrives in HDFS using coordinator data-in conditions.

Machine Learning Pipeline Automation

Automate ML model training and evaluation pipelines on Hadoop with dependency chaining.

Data Migration and Archival

Orchestrate large-scale data migration, compaction, and archival workflows across Hadoop clusters.

Multi-Cluster Coordination

Coordinate workflows that span multiple Hadoop clusters using Distcp and remote actions.

Integrations 6

Pre-built integrations with other platforms and tools.

Apache Hadoop

Core integration with HDFS for data storage and YARN for resource management.

Apache Hive

Native Hive action type for executing HiveQL queries as workflow steps.

Apache Pig

Native Pig action type for data transformation scripts in workflow pipelines.

Apache Sqoop

Native Sqoop action type for importing and exporting data between Hadoop and RDBMS.

Apache Spark

Spark action type for running Spark jobs within Oozie workflows.

Apache MapReduce

Native MapReduce action type as the foundational Hadoop computation framework.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: apache-oozie
name: Apache Oozie
description: Apache Oozie is a workflow scheduler system for managing Apache Hadoop jobs. It enables users to define workflows
  as directed acyclic graphs (DAGs) of actions including MapReduce, Pig, Hive, Sqoop, and custom Java/shell steps. Coordinator
  jobs trigger workflows based on time schedules or data availability, while bundle jobs group multiple coordinators. Oozie
  provides a REST API for job submission, lifecycle management, monitoring, and system administration. Governed by the Apache
  Software Foundation under the Apache License 2.0, written in Java.
type: Index
deliveryModel:
  model: open-core
  license: Apache-2.0
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/apache-oozie.png
tags:
- Workflows
- Hadoop
- Orchestration
- Scheduling
- Big Data
- Apache
- Java
- Open-Source
tags_raw:
- Workflow
- Hadoop
- Orchestration
- Scheduling
- Big Data
- Apache
- Java
- Open Source
created: '2026-03-16'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: apache-oozie:apache-oozie-admin-api
  name: Apache Oozie Admin API
  description: System administration, configuration, and monitoring
  humanURL: https://oozie.apache.org/docs/5.2.1/WebServicesAPI.html
  baseURL: http://localhost:11000/oozie
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/apache-oozie-admin-api-openapi.yml
  - type: Documentation
    url: https://oozie.apache.org/docs/5.2.1/WebServicesAPI.html
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-info-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-list-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-id-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-system-status-schema.json
- aid: apache-oozie:apache-oozie-job-api
  name: Apache Oozie Job API
  description: Single job lifecycle management and information retrieval
  humanURL: https://oozie.apache.org/docs/5.2.1/WebServicesAPI.html
  baseURL: http://localhost:11000/oozie
  tags:
  - Job
  properties:
  - type: OpenAPI
    url: openapi/apache-oozie-job-api-openapi.yml
  - type: Documentation
    url: https://oozie.apache.org/docs/5.2.1/WebServicesAPI.html
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-info-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-list-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-id-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-system-status-schema.json
- aid: apache-oozie:apache-oozie-jobs-api
  name: Apache Oozie Jobs API
  description: Job submission and bulk management
  humanURL: https://oozie.apache.org/docs/5.2.1/WebServicesAPI.html
  baseURL: http://localhost:11000/oozie
  tags:
  - Job
  tags_raw:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/apache-oozie-jobs-api-openapi.yml
  - type: Documentation
    url: https://oozie.apache.org/docs/5.2.1/WebServicesAPI.html
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-info-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-list-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-id-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-system-status-schema.json
- aid: apache-oozie:apache-oozie-versions-api
  name: Apache Oozie Versions API
  description: Supported protocol version discovery
  humanURL: https://oozie.apache.org/docs/5.2.1/WebServicesAPI.html
  baseURL: http://localhost:11000/oozie
  tags:
  - Versions
  properties:
  - type: OpenAPI
    url: openapi/apache-oozie-versions-api-openapi.yml
  - type: Documentation
    url: https://oozie.apache.org/docs/5.2.1/WebServicesAPI.html
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-info-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-list-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-job-id-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-schema/apache-oozie-system-status-schema.json
common:
- type: CodeOfConduct
  url: https://github.com/apache/.github/blob/main/.github/CODE_OF_CONDUCT.md
- type: License
  name: Apache-2.0
  url: https://github.com/apache/oozie/blob/master/LICENSE
- type: AgenticAccess
  url: agentic-access/apache-oozie-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/apache-oozie-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/apache-oozie-domain-security.yml
- type: GitHubRepository
  url: https://github.com/apache/oozie
  title: Apache Oozie GitHub Repository
- type: GitHubOrganization
  url: https://github.com/apache
  title: Apache Software Foundation GitHub
- type: Documentation
  url: https://oozie.apache.org/docs/5.2.1/
  title: Apache Oozie Documentation
- type: GettingStarted
  url: https://oozie.apache.org/docs/5.2.1/DG_QuickStart.html
  title: Oozie Quick Start Guide
- type: Tutorials
  url: https://oozie.apache.org/docs/5.2.1/DG_Examples.html
  title: Oozie Examples
- type: ReleaseNotes
  url: https://github.com/apache/oozie/blob/master/release-log.txt
  title: Oozie Release Log
- type: TermsOfService
  url: https://www.apache.org/licenses/LICENSE-2.0
  title: Apache License 2.0
- type: Support
  url: https://oozie.apache.org/mailing-lists.html
  title: Mailing Lists
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/oozie
  title: Oozie on Stack Overflow
- type: SpectralRules
  url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/rules/apache-oozie-spectral-rules.yml
  title: Apache Oozie Spectral Rules
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/vocabulary/apache-oozie-vocabulary.yaml
  title: Apache Oozie Vocabulary
- type: JSONLD
  url: https://raw.githubusercontent.com/api-evangelist/apache-oozie/refs/heads/main/json-ld/apache-oozie-context.jsonld
  title: Apache Oozie JSON-LD Context
- type: Features
  data:
  - name: Directed Acyclic Graph Workflows
    description: Define complex data processing pipelines as DAGs of actions executed on Apache Hadoop.
  - name: Coordinator Jobs
    description: Schedule recurring workflows triggered by time intervals or data availability conditions in HDFS.
  - name: Bundle Jobs
    description: Group multiple coordinator jobs into a single bundle for coordinated lifecycle management.
  - name: REST API Management
    description: Full REST API for job submission, lifecycle control, monitoring, and system administration.
  - name: Native Hadoop Action Types
    description: Built-in support for MapReduce, Pig, Hive, Sqoop, Distcp, and custom Java/shell actions.
  - name: SLA Management
    description: Define and monitor service level agreements on workflow and coordinator actions with alert capabilities.
  - name: DAG Visualization
    description: Generate PNG, SVG, or DOT graph visualizations of workflow DAGs for debugging and documentation.
  - name: Log Retrieval
    description: Retrieve execution logs, error logs, and audit trails for jobs via REST API with filtering support.
  - name: High Availability
    description: Built-in HA support with multiple Oozie server instances and distributed state management.
  - name: Shared Library Support
    description: Manage shared Hadoop libraries across workflows for consistent classpath management.
- type: UseCases
  data:
  - name: ETL Pipeline Orchestration
    description: Orchestrate multi-step ETL pipelines combining Hive queries, MapReduce jobs, and data transfers on Hadoop.
  - name: Scheduled Data Processing
    description: Run recurring Hadoop batch jobs on time-based schedules using coordinator jobs.
  - name: Data-Triggered Workflows
    description: Trigger workflows automatically when new data arrives in HDFS using coordinator data-in conditions.
  - name: Machine Learning Pipeline Automation
    description: Automate ML model training and evaluation pipelines on Hadoop with dependency chaining.
  - name: Data Migration and Archival
    description: Orchestrate large-scale data migration, compaction, and archival workflows across Hadoop clusters.
  - name: Multi-Cluster Coordination
    description: Coordinate workflows that span multiple Hadoop clusters using Distcp and remote actions.
- type: Integrations
  data:
  - name: Apache Hadoop
    description: Core integration with HDFS for data storage and YARN for resource management.
  - name: Apache Hive
    description: Native Hive action type for executing HiveQL queries as workflow steps.
  - name: Apache Pig
    description: Native Pig action type for data transformation scripts in workflow pipelines.
  - name: Apache Sqoop
    description: Native Sqoop action type for importing and exporting data between Hadoop and RDBMS.
  - name: Apache Spark
    description: Spark action type for running Spark jobs within Oozie workflows.
  - name: Apache MapReduce
    description: Native MapReduce action type as the foundational Hadoop computation framework.
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/apache-oozie"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/apache-oozie/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/apache-oozie/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.