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

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

                Author: ASF GitHub Bot
            Created on: 09/Dec/19 23:56
            Start Date: 09/Dec/19 23:56
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on pull request #10284: [BEAM-8512] Add 
integration tests for flink_runner.py.
URL: https://github.com/apache/beam/pull/10284#discussion_r355749948
 
 

 ##########
 File path: runners/flink/job-server/flink_job_server.gradle
 ##########
 @@ -90,6 +90,7 @@ dependencies {
   runtime project(":sdks:java:io:kafka")
   runtime library.java.kafka_clients
   runtime project(":sdks:java:io:google-cloud-platform")
+  runtime project(path: flinkRunnerProject, configuration: "miniCluster")
 
 Review comment:
   Alright, I've updated this PR to build a separate miniCluster jar that 
includes/excludes the correct stuff. PTAL
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 356685)
    Time Spent: 3h 20m  (was: 3h 10m)

> Add integration tests for Python "flink_runner.py"
> --------------------------------------------------
>
>                 Key: BEAM-8512
>                 URL: https://issues.apache.org/jira/browse/BEAM-8512
>             Project: Beam
>          Issue Type: Test
>          Components: runner-flink, sdk-py-core
>            Reporter: Maximilian Michels
>            Assignee: Kyle Weaver
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> There are currently no integration tests for the Python FlinkRunner. We need 
> a set of tests similar to {{flink_runner_test.py}} which currently use the 
> PortableRunner and not the FlinkRunner.
> CC [~robertwb] [~ibzib] [~thw]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to