You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/05/05 20:42:57 UTC

[2/2] beam git commit: This closes #2874

This closes #2874


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/da164a3f
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/da164a3f
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/da164a3f

Branch: refs/heads/master
Commit: da164a3fbc5d057ee5abacba3ec8a0fe05d006c8
Parents: 0490d6b 0afb140
Author: Ahmet Altay <al...@google.com>
Authored: Fri May 5 13:42:44 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Fri May 5 13:42:44 2017 -0700

----------------------------------------------------------------------
 .../examples/cookbook/datastore_wordcount.py    |  13 +-
 sdks/python/apache_beam/examples/wordcount.py   |   7 +-
 sdks/python/apache_beam/metrics/cells.py        |  16 +-
 sdks/python/apache_beam/metrics/execution.py    |   2 +-
 .../runners/dataflow/dataflow_metrics.py        | 114 ++++++++---
 .../runners/dataflow/dataflow_metrics_test.py   | 197 +++++++++++++------
 6 files changed, 253 insertions(+), 96 deletions(-)
----------------------------------------------------------------------