Eugene Kirpichov created BEAM-4775:
--------------------------------------

             Summary: JobService should support returning metrics
                 Key: BEAM-4775
                 URL: https://issues.apache.org/jira/browse/BEAM-4775
             Project: Beam
          Issue Type: Bug
          Components: beam-model
            Reporter: Eugene Kirpichov
            Assignee: Ankur Goenka


[https://github.com/apache/beam/blob/master/model/job-management/src/main/proto/beam_job_api.proto]
 currently doesn't appear to have a way for JobService to return metrics to a 
user, even though 
[https://github.com/apache/beam/blob/master/model/fn-execution/src/main/proto/beam_fn_api.proto]
 includes support for reporting SDK metrics to the runner harness.

 

Metrics are apparently necessary to run any ValidatesRunner tests because 
PAssert needs to validate that the assertions succeeded. However, this 
statement should be double-checked: perhaps it's possible to somehow work with 
PAssert without metrics support.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to