awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apache avatar

apache/oozieArchived

0
View on GitHub↗
729 星标·470 分支·Java·Apache-2.0·18 次浏览

Oozie

Mirror of Apache Oozie

Features

  • Data Pipelines - Schedules Hadoop-based workflow jobs.
  • General Purpose Orchestration - Workflow scheduler specifically for Hadoop environments.

Star 历史

apache/oozie 的 Star 历史图表apache/oozie 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Oozie 的开源替代方案

相似的开源项目,按与 Oozie 的功能重合度排序。
  • couler-proj/coulercouler-proj 的头像

    couler-proj/couler

    944在 GitHub 上查看↗

    Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

    Python
    在 GitHub 上查看↗944
  • dagster-io/dagsterdagster-io 的头像

    dagster-io/dagster

    14,974在 GitHub 上查看↗

    Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative modeling and version-controlled code. It functions as a workflow engine that treats data assets as first-class primitives, allowing teams to define, schedule, and monitor complex pipelines while maintaining clear visibility into lineage, dependencies, and data quality. The platform distinguishes itself by using a code-as-configuration framework that enables standard software engineering practices, such as unit testing and local mocking, to be applied directly to data workflows.

    Pythonanalyticsdagsterdata-engineering
    在 GitHub 上查看↗14,974
  • argoproj/argo-workflowsargoproj 的头像

    argoproj/argo-workflows

    16,466在 GitHub 上查看↗

    Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It orchestrates complex sequences of containerized tasks by executing them as directed acyclic graphs, allowing for dependency management and parallel processing within a cluster. The system extends the native Kubernetes control plane to manage the full lifecycle of automated processes, from initial triggering to final resource cleanup. The platform distinguishes itself through its controller-pattern reconciliation, which continuously monitors workflow states to align them with desi

    Goairflowargoargo-workflows
    在 GitHub 上查看↗16,466
  • netflix/metaflowNetflix 的头像

    Netflix/metaflow

    9,764在 GitHub 上查看↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Pythonagentsaiaws
    在 GitHub 上查看↗9,764
查看 Oozie 的所有 30 个替代方案→

常见问题解答

apache/oozie 是做什么的?

Mirror of Apache Oozie

apache/oozie 的主要功能有哪些?

apache/oozie 的主要功能包括:Data Pipelines, General Purpose Orchestration。

apache/oozie 有哪些开源替代品?

apache/oozie 的开源替代品包括: dagster-io/dagster — Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative… prefecthq/prefect — Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as… argoproj/argo-workflows — Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It… couler-proj/couler — Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows,… netflix/metaflow — Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of… snakemake/snakemake — This is the development home of the workflow management system Snakemake. For general information, see.