Chad Dombrova created BEAM-7927:
-----------------------------------
Summary: Add ability to get the list of submitted jobs from gRPC
JobService
Key: BEAM-7927
URL: https://issues.apache.org/jira/browse/BEAM-7927
Project: Beam
Issue Type: New Feature
Components: beam-model
Reporter: Chad Dombrova
As a developer building a client for monitoring running jobs via the
JobService, I want the ability to get a list of jobs – particularly their job
ids – so that I can use this as an entry point for getting other information
about a job already offered by the JobService, such as the pipeline definition,
a stream of status changes, etc.
Currently, the JobService is only useful if you already have a valid job id.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)