kennknowles opened a new issue, #19496: URL: https://github.com/apache/beam/issues/19496
The Spark portable runner already updates and collects metrics from the SDK harness, but it needs to send the collected metrics on to Spark itself, similar to FlinkMetricContainer ([https://github.com/apache/beam/blob/5c31efbae5fa40c024a47a44af3e6bc8a079cc2a/runners/flink/src/main/java/org/apache/beam/runners/flink/metrics/FlinkMetricContainer.java](https://github.com/apache/beam/blob/5c31efbae5fa40c024a47a44af3e6bc8a079cc2a/runners/flink/src/main/java/org/apache/beam/runners/flink/metrics/FlinkMetricContainer.java)). Imported from Jira [BEAM-7219](https://issues.apache.org/jira/browse/BEAM-7219). Original Jira may contain additional context. Reported by: ibzib. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
