You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2016/08/11 17:47:25 UTC

[3/3] incubator-beam git commit: Improve Write Failure Message

Improve Write Failure Message

This closes #802


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

Branch: refs/heads/master
Commit: 3a858ee9eb9f2ebd8a715d048c0abd90b1328a1f
Parents: 1d9ad85 aa380d8
Author: Luke Cwik <lc...@google.com>
Authored: Thu Aug 11 10:32:09 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Thu Aug 11 10:32:09 2016 -0700

----------------------------------------------------------------------
 .../direct/WriteWithShardingFactory.java        |  4 ++
 .../beam/runners/dataflow/DataflowRunner.java   | 72 +-------------------
 .../runners/dataflow/DataflowRunnerTest.java    | 24 -------
 .../main/java/org/apache/beam/sdk/io/Write.java |  5 ++
 .../java/org/apache/beam/sdk/io/WriteTest.java  | 30 ++++++--
 5 files changed, 36 insertions(+), 99 deletions(-)
----------------------------------------------------------------------