SkillAgentSearch skills...

Beam

Unified programming model to create a data processing pipelines for batch and streaming models

Install / Use

/learn @a0x8o/Beam
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->

Apache Beam

Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Flink, Apache Spark, Google Cloud Dataflow, and Hazelcast Jet.

Status

Maven Version PyPI version Python coverage Build python source distribution and wheels Python tests Java tests

Post-commit tests status (on master branch)

Lang | SDK | Dataflow | Flink | Samza | Spark | Twister2 --- | --- | --- | --- | --- | --- | --- Go | Build Status | --- | Build Status | Build Status | Build Status | --- Java | Build Status | Build Status<br>Build Status<br>Build Status | Build Status<br>Build Status<br>Build Status<br>Build Status | Build Status<br>Build Status | Build Status<br>Build Status<br>Build Status | Build Status Python | Build Status<br>Build Status<br>Build Status | Build Status<br>Build Status<br>Build Status | Build Status<br>Build Status | Build Status | Build Status | --- XLang | Build Status | Build Status | Build Status | Build Status | Build Status | Build Status | ---

Overview

Beam provides a general approach to expressing embarrassingly parallel data processing pipelines and supports three categories of users, each of which have relatively disparate backgrounds and needs.

  1. End Users: Writing pipelines with an existing SDK, running it on an existing runner. These users want to focus on writing their application logic and have everything else just w

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks3

Languages

Python

Security Score

75/100

Audited on Feb 6, 2025

No findings