You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ankur Goenka (JIRA)" <ji...@apache.org> on 2019/01/08 01:34:00 UTC

[jira] [Assigned] (BEAM-4775) JobService should support returning metrics

     [ https://issues.apache.org/jira/browse/BEAM-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankur Goenka reassigned BEAM-4775:
----------------------------------

    Assignee: Ryan Williams  (was: Ankur Goenka)

> 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: Ryan Williams
>            Priority: Major
>
> [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)