# azkaban/azkaban

Azkaban workflow manager.

Repository: https://github.com/azkaban/azkaban
Canonical: https://ross.abutalabs.com/products/azkaban
Homepage: https://azkaban.github.io
Language: Java
License: Apache-2.0
License Family: permissive
Topics: workflow-engine, azkaban, scheduling, hacktoberfest
Last push: 2024-07-03T06:07:59+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5068, "days_push": 791, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4508, forks 1557 (observed 2026-08-28T04:08:52.564218+00:00)

## What it is
Azkaban is an open-source batch workflow job scheduler created at LinkedIn to run Hadoop and data warehouse jobs. It resolves job execution ordering via dependencies and provides a web UI for uploading, scheduling, and tracking workflows.

## Use cases
- schedule hadoop batch jobs with dependencies
- orchestrate etl workflows with a web ui
- retry failed jobs and get email alerts on failure
- sla alerting and auto-killing for long-running workflows
- manage and upload workflow projects via web or http
- run data warehouse pipelines on a schedule

## When to choose
- you run hadoop or big-data batch pipelines and need dependency-based scheduling
- you want a self-hosted workflow manager with a simple web UI and pluginable auth
- you need SLA alerting, retries, and email notifications for batch jobs

## When to avoid
- you need a modern actively-evolving orchestrator like Airflow for cloud-native stacks
- your workloads are streaming or event-driven rather than batch
- you need Kubernetes-native or Python-based workflow orchestration

## Facets
- artifact type: service
- maturity: maintenance
- function: workflow-automation, scheduling, web-framework, auth, monitoring, alerting
- domain: big-data, self-hosted, developer-tools
- platform: jvm, self-hosted
- tags: workflow-manager, job-scheduler, hadoop, batch-processing, etl-orchestration, web-ui, data-engineering, automation, linux, macos, web-server

## Member repositories
- azkaban/azkaban (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:52.564218+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:21.518601+00:00, confidence not recorded.
  - readme: https://github.com/azkaban/azkaban (fetched 2026-08-28T04:08:52.564218+00:00, sha 4907d09df02b)
  - homepage: https://azkaban.github.io (fetched 2026-08-29T09:06:17.212659+00:00, sha 7b15af1830f8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
