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

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

                Author: ASF GitHub Bot
            Created on: 12/Jul/19 14:18
            Start Date: 12/Jul/19 14:18
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on pull request #9043: [BEAM-7722] 
Add a Python FlinkRunner that fetches and uses released artifacts.
URL: https://github.com/apache/beam/pull/9043#discussion_r302971772
 
 

 ##########
 File path: sdks/python/apache_beam/runners/portability/portable_runner.py
 ##########
 @@ -272,8 +268,6 @@ def send_options_request(max_retries=5):
         try:
           # This reports channel is READY but connections may fail
           # Seems to be only an issue on Mac with port forwardings
 
 Review comment:
   I don't think we can remove these here, as this is the first time we 
actually try to use the channel (even though it was verified as ready before). 
 
----------------------------------------------------------------
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: 275959)
    Time Spent: 2h 40m  (was: 2.5h)

> Simplify running of Beam Python on Flink
> ----------------------------------------
>
>                 Key: BEAM-7722
>                 URL: https://issues.apache.org/jira/browse/BEAM-7722
>             Project: Beam
>          Issue Type: Test
>          Components: sdk-py-core
>            Reporter: Robert Bradshaw
>            Priority: Major
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Currently this requires building and running several processes. We should be 
> able to automate most of this away. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to