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

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

                Author: ASF GitHub Bot
            Created on: 02/May/18 22:04
            Start Date: 02/May/18 22:04
    Worklog Time Spent: 10m 
      Work Description: tgroh commented on a change in pull request #5226: 
[BEAM-3972] Translate portable batch pipelines by proto
URL: https://github.com/apache/beam/pull/5226#discussion_r185631769
 
 

 ##########
 File path: 
runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/wire/LengthPrefixUnknownCoders.java
 ##########
 @@ -14,7 +14,7 @@
  * the License.
  */
 
-package org.apache.beam.runners.fnexecution.graph;
+package org.apache.beam.runners.fnexecution.wire;
 
 Review comment:
   The worker shouldn't depend on this in the staged SDK - so this will be fine.

----------------------------------------------------------------
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: 97705)
    Time Spent: 7h 50m  (was: 7h 40m)

> Flink runner translates batch pipelines directly by proto
> ---------------------------------------------------------
>
>                 Key: BEAM-3972
>                 URL: https://issues.apache.org/jira/browse/BEAM-3972
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>            Reporter: Ben Sidhom
>            Assignee: Ben Sidhom
>            Priority: Major
>          Time Spent: 7h 50m
>  Remaining Estimate: 0h
>
> The non-portable runner uses reydrated pipelines which lack necessary 
> information. The portable Flink runner needs to translate pipelines directly 
> by proto in order to wire components into individual executable stages 
> correctly.



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

Reply via email to