Package org.apache.beam.runners.jobsubmission
package org.apache.beam.runners.jobsubmission
Job management services for use in beam runners.
-
ClassDescriptionA InMemoryJobService that prepares and runs jobs on behalf of a client using a
JobInvoker
.Internal representation of a Job which has been invoked (prepared and run) by a client.Factory to createJobInvocation
instances.A job that has been prepared, but not invoked.Shared code for starting and serving anInMemoryJobService
.Configuration for the jobServer.PortablePipelineRunner
that bundles the input pipeline along with all dependencies, artifacts, etc.Contains common code for writing and reading portable pipeline jars.Result of a portablePortablePipelineRunner.run(RunnerApi.Pipeline, JobInfo)
.Runs a portable Beam pipeline on some execution engine.