[
https://issues.apache.org/jira/browse/BEAM-9600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067324#comment-17067324
]
Kyle Weaver commented on BEAM-9600:
-----------------------------------
A serialized value for __metricscontainers is included in the JSON response to
the execution-result request [1]. So we should be able to somehow deserialize
it and use it.
[1]
https://github.com/apache/beam/blob/cd4403537725412585dfced020c0b3dcbb72350c/sdks/python/apache_beam/runners/portability/flink_uber_jar_job_server.py#L169
> Implement GetJobMetrics in Flink uber jar job server
> ----------------------------------------------------
>
> Key: BEAM-9600
> URL: https://issues.apache.org/jira/browse/BEAM-9600
> Project: Beam
> Issue Type: New Feature
> Components: runner-flink
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: Major
> Labels: portability-flink
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Need to move logic from LocalJobServicer to AbstractJobServiceServicer, which
> it inherits:
> https://github.com/apache/beam/blob/1fc79497ecbba61b450bd5b01d6eed195de57b4e/sdks/python/apache_beam/runners/portability/local_job_service.py#L151
--
This message was sent by Atlassian Jira
(v8.3.4#803005)