[
https://issues.apache.org/jira/browse/BEAM-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441116#comment-15441116
]
ASF GitHub Bot commented on BEAM-584:
-------------------------------------
GitHub user aviemzur opened a pull request:
https://github.com/apache/incubator-beam/pull/897
[BEAM-584] Support Verifiers in TestSparkRunner
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aviemzur/incubator-beam
test-spark-runner-verifiers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/897.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #897
----
commit 84699ce15c315d4d61f515d8114fc6d3761534ab
Author: Aviem Zur <[email protected]>
Date: 2016-08-25T14:23:07Z
Support Verifiers in TestSparkRunner
----
> Support Verifiers in TestSparkRunner
> ------------------------------------
>
> Key: BEAM-584
> URL: https://issues.apache.org/jira/browse/BEAM-584
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Aviem Zur
> Assignee: Amit Sela
>
> [~jasonkuster] suggested that we should support verifiers to better support
> E2E tests.
> See
> https://github.com/apache/incubator-beam/blob/master/examples/java/src/test/java/org/apache/beam/examples/WordCountIT.java
> for an example of how they're used and
> https://github.com/apache/incubator-beam/blob/master/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/testing/TestDataflowRunner.java
> for how they are implemented in the TestDataflowRunner.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)