You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2020/07/28 11:59:03 UTC

[beam] branch master updated (3a3d162 -> fcd1692)

This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 3a3d162  Merge pull request #12388: [BEAM-8648] Deprecate OutputHints from Euphoria API
     add fcd1692  [BEAM-10294] using SparkMetricsContainerStepMap for readable metrics presentation in Spark history server UI (#12063)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/runners/spark/metrics/MetricsAccumulator.java   | 4 ++--
 .../runners/spark/metrics/MetricsContainerStepMapAccumulator.java   | 6 +++---
 .../beam/runners/spark/metrics/SparkMetricsContainerStepMap.java    | 2 +-
 .../spark/structuredstreaming/metrics/MetricsAccumulator.java       | 2 +-
 .../metrics/MetricsContainerStepMapAccumulator.java                 | 6 +++---
 .../structuredstreaming/metrics/SparkMetricsContainerStepMap.java   | 2 +-
 6 files changed, 11 insertions(+), 11 deletions(-)