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

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

                Author: ASF GitHub Bot
            Created on: 20/Mar/18 01:37
            Start Date: 20/Mar/18 01:37
    Worklog Time Spent: 10m 
      Work Description: aljoscha commented on issue #4888: [BEAM-3287] Add Go 
support for universal runners, incl Flink
URL: https://github.com/apache/beam/pull/4888#issuecomment-374442695
 
 
   @herohde We figured out what the problem is: this line 
https://github.com/apache/beam/blob/f490cdf912f9614ebcc94b8df7eaa0614d57c737/runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkPipelineExecutionEnvironment.java#L352
 calls `wait()` while it should call `get()` on the future.
   
   @axelmagn Is fixing it on his `hacking-job-server` branch.

----------------------------------------------------------------
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: 82125)
    Time Spent: 2h 20m  (was: 2h 10m)

> Go SDK support for portable pipelines
> -------------------------------------
>
>                 Key: BEAM-3287
>                 URL: https://issues.apache.org/jira/browse/BEAM-3287
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Henning Rohde
>            Assignee: Henning Rohde
>            Priority: Major
>              Labels: portability
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> The Go SDK should participate in the portability framework, incl. job 
> submission w/ a docker container image.



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

Reply via email to