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

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

                Author: ASF GitHub Bot
            Created on: 25/Mar/22 17:48
            Start Date: 25/Mar/22 17:48
    Worklog Time Spent: 10m 
      Work Description: fernando-wizeline commented on a change in pull request 
#17015:
URL: https://github.com/apache/beam/pull/17015#discussion_r835491915



##########
File path: examples/java/build.gradle
##########
@@ -91,10 +91,18 @@ dependencies {
   implementation "org.apache.commons:commons-lang3:3.9"
   implementation "org.apache.httpcomponents:httpclient:4.5.13"
   implementation "org.apache.httpcomponents:httpcore:4.4.13"
+  implementation project(path: ":runners:flink:1.11")

Review comment:
       I added that one so that I could use the FlinkPipelineOptions to set the 
setFasterCopy to true. When running the example through flink it recommends 
setting that to true. Is it ok to leave it there? Not sure about the pros and 
cons.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 747907)
    Time Spent: 68h 20m  (was: 68h 10m)

> All beam examples should get continuously exercised
> ---------------------------------------------------
>
>                 Key: BEAM-12572
>                 URL: https://issues.apache.org/jira/browse/BEAM-12572
>             Project: Beam
>          Issue Type: New Feature
>          Components: testing
>            Reporter: Valentyn Tymofieiev
>            Assignee: Benjamin Gonzalez
>            Priority: P3
>          Time Spent: 68h 20m
>  Remaining Estimate: 0h
>
> Sometimes our examples become broken without us noticing. For example, see: 
> https://lists.apache.org/thread.html/r45340bbee91a6caf798fe62d24388f645f8792cc7506351fd66adec3%40%3Cdev.beam.apache.org%3E
> We should test our examples better.
> Test examples on Dataflow, Spark, Flink and Direct runners 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to