Apache Beam Job Service API

The Beam Job Service API provides a gRPC-based interface for submitting, managing, and monitoring Apache Beam pipeline jobs on supported runners. It is part of the Beam portability framework and enables cross-runner job management.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-beam:apache-beam-job-service
name: Apache Beam Job Service API
description: The Beam Job Service API provides a gRPC-based interface for submitting, managing, and monitoring
  Apache Beam pipeline jobs on supported runners. It is part of the Beam portability framework and enables
  cross-runner job management.
humanURL: https://beam.apache.org/documentation/runtime/environments/
tags:
- gRPC
- Job Management
- Portability
properties:
- type: Documentation
  url: https://beam.apache.org/documentation/runtime/environments/