You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2020/09/09 14:27:39 UTC

[beam] branch master updated (70092d6 -> 6b18b59)

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

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


    from 70092d6  [BEAM-10864] Update Snowflake JDBC dependency (#12793)
     add 6b18b59  Merge pull request #12709 from [BEAM-8258] add more options and monitoring to nexmark launcher

No new revisions were added by this update.

Summary of changes:
 .../testing/benchmarks/nexmark/nexmark_launcher.py | 281 ++++++++++++++-------
 .../testing/benchmarks/nexmark/nexmark_perf.py     |  54 ++++
 .../testing/benchmarks/nexmark/nexmark_util.py     |  46 +++-
 3 files changed, 287 insertions(+), 94 deletions(-)
 create mode 100644 sdks/python/apache_beam/testing/benchmarks/nexmark/nexmark_perf.py