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

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

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

3 个仓库

Awesome GitHub RepositoriesBig Data Workflow Management

Orchestration systems specifically designed for executing scripts and managing workflows on Hadoop clusters.

Distinct from Big Data Runtimes: Candidates focus on cluster deployment or runtime optimization; this is about the management and orchestration of the workflows themselves.

Explore 3 awesome GitHub repositories matching data & databases · Big Data Workflow Management. Refine with filters or upvote what's useful.

Awesome Big Data Workflow Management GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • azkaban/azkabanazkaban 的头像

    azkaban/azkaban

    4,504在 GitHub 上查看↗

    Azkaban 是一个分布式工作流管理器和基于 DAG 的作业编排器,设计为企业级批处理程序。它作为一个基于 Java 的工作流引擎,跨执行器服务器集群调度和执行复杂的作业序列,并具有管理 Hadoop 集群上大数据工作负载的特定功能。 该系统通过分布式执行器模型脱颖而出,该模型通过共享数据库协调状态以确保高可用性。它采用基于插件的架构,允许自定义作业类型和系统功能扩展,包括在不重启执行器服务器的情况下热重载插件的能力。 该平台涵盖了广泛的功能,包括具有条件逻辑的数据管道编排、定期和事件驱动的调度,以及具有 SLA 跟踪的企业监控。它提供细粒度的访问控制和用户模拟以实现安全执行,以及用于执行器负载均衡和资源配额的流量管理工具。 用户可以通过基于 Web 的界面或以编程方式通过工作流执行 API 管理工作流。

    Manages the execution of Java or Shell scripts on Hadoop clusters with secure authentication and HDFS integration.

    Java
    在 GitHub 上查看↗4,504
  • aws/aws-sdk-pandasaws 的头像

    aws/aws-sdk-pandas

    4,107在 GitHub 上查看↗

    aws-sdk-pandas 是一个 Python 库,将 pandas 数据帧与 AWS 服务集成,充当云数据 ETL 工具和数据湖连接器。它提供了一个统一界面,用于在内存中数据帧与云存储、数据库和数据仓库之间移动和转换数据。 该项目作为分布式计算编排器脱颖而出,能够将基于 pandas 的工作负载提交到 EMR 集群和无服务器处理环境。它进一步专门通过 Ray 集群初始化来协调分布式数据处理,以处理超出单机内存的数据集。 该库涵盖了广泛的功能,包括 S3 的对象存储管理、Athena 和 Redshift 的 SQL 查询执行,以及与 NoSQL、图和时间序列数据库的集成。它还包括通过 Glue 目录进行元数据管理、OpenSearch 数据索引以及在 QuickSight 中管理商业智能资产的实用程序。 其他功能包括检索密钥、分析 CloudWatch 日志以及管理数据质量规则集。

    Facilitates workflows for querying Athena, Redshift, or OpenSearch and loading results into dataframes for analysis.

    Pythonamazon-athenaamazon-sagemaker-notebookapache-arrow
    在 GitHub 上查看↗4,107
  • mrsuichuan/data-warehouse-learningMrSuiChuan 的头像

    MrSuiChuan/data-warehouse-learning

    1,154在 GitHub 上查看↗

    Data warehouse learning is a reference implementation of a real-time stream processing system and open-source data lakehouse architecture. It combines stream processing engines, open lakehouse formats, and analytical data warehouses into a complete e-commerce data warehouse system built for both offline and real-time analytics pipelines. The project implements hybrid data warehouse architectures utilizing multi-layer storage models and stream-batch processing pipelines. It features change data capture pipelines that stream database transaction logs into messaging systems, progressive data tra

    Schedules and monitors complex multi-stage data transformation dependencies across distributed computing clusters.

    Javadatartdinkydolphinscheduler
    在 GitHub 上查看↗1,154
  1. Home
  2. Data & Databases
  3. Big Data Workflow Management

探索子标签

  • Analytical Query WorkflowsOrchestrating the flow of data from cloud query services into analytical dataframes. **Distinct from Big Data Workflow Management:** Distinct from Big Data Workflow Management: focuses on the specific analytical pattern of querying and loading into dataframes, not Hadoop cluster management.