[ 
https://issues.apache.org/jira/browse/BEAM-5467?focusedWorklogId=156410&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-156410
 ]

ASF GitHub Bot logged work on BEAM-5467:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Oct/18 17:18
            Start Date: 19/Oct/18 17:18
    Worklog Time Spent: 10m 
      Work Description: tweise closed pull request #6755: [BEAM-5467] [Python 
Flink VR] Return to docker based execution until process environment is stable.
URL: https://github.com/apache/beam/pull/6755
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/sdks/python/build.gradle b/sdks/python/build.gradle
index 4fdde88a814..073a72c2084 100644
--- a/sdks/python/build.gradle
+++ b/sdks/python/build.gradle
@@ -383,7 +383,7 @@ task flinkCompatibilityMatrixProcess() {
 }
 
 task flinkValidatesRunner() {
-  dependsOn 'flinkCompatibilityMatrixProcess'
+  dependsOn 'flinkCompatibilityMatrixDocker'
 }
 
 task postCommit() {


 

----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 156410)
    Time Spent: 12h 40m  (was: 12.5h)

> Python Flink ValidatesRunner job fixes
> --------------------------------------
>
>                 Key: BEAM-5467
>                 URL: https://issues.apache.org/jira/browse/BEAM-5467
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>            Priority: Minor
>              Labels: portability-flink
>          Time Spent: 12h 40m
>  Remaining Estimate: 0h
>
> Add status to README
> Rename script and job for consistency
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to