[
https://issues.apache.org/jira/browse/BEAM-5800?focusedWorklogId=157184&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-157184
]
ASF GitHub Bot logged work on BEAM-5800:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Oct/18 20:43
Start Date: 22/Oct/18 20:43
Worklog Time Spent: 10m
Work Description: lukecwik commented on a change in pull request #6760:
[BEAM-5800] Support WordCountIT using fn-api worker
URL: https://github.com/apache/beam/pull/6760#discussion_r227108368
##########
File path: runners/google-cloud-dataflow-java/examples/build.gradle
##########
@@ -56,3 +60,41 @@ task preCommit(type: Test) {
maxParallelForks 4
systemProperty "beamTestPipelineOptions",
JsonOutput.toJson(preCommitBeamTestPipelineOptions)
}
+
+project.rootProject.ext.set("docker-repository-root", "${dockerImageRoot}")
+project.rootProject.ext.set("docker-tag","${dockerTag}")
+evaluationDependsOn(":beam-sdks-java-container")
Review comment:
nit: You might as well and group this with the other evaluationDependsOn
above.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 157184)
Time Spent: 20m (was: 10m)
> Support WordCountIT using fn-api worker
> ---------------------------------------
>
> Key: BEAM-5800
> URL: https://issues.apache.org/jira/browse/BEAM-5800
> Project: Beam
> Issue Type: Sub-task
> Components: runner-dataflow
> Reporter: Boyuan Zhang
> Assignee: Boyuan Zhang
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)