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

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

                Author: ASF GitHub Bot
            Created on: 07/May/18 21:53
            Start Date: 07/May/18 21:53
    Worklog Time Spent: 10m 
      Work Description: jkff commented on issue #5277: [BEAM-3515] Portable 
translation of SplittableProcessKeyed
URL: https://github.com/apache/beam/pull/5277#issuecomment-387218699
 
 
   I.e., to clarify further: the current PR introduces a new primitive that 
will, in any case, be needed to represent the expanded state of applying a 
splittable ParDo. This is necessary because currently the SPK transform does 
not have a portable representation and because of that its details are lost in 
the pipeline proto so the FnAPI workers can not make use of it.
   
   The current PR does NOT per se bring us closer to a world where the 
expansion of a splittable ParDo happens in a language-agnostic way - I will 
tackle that separately later.

----------------------------------------------------------------
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: 99215)
    Time Spent: 1.5h  (was: 1h 20m)

> Use portable ParDoPayload for SDF in DataflowRunner
> ---------------------------------------------------
>
>                 Key: BEAM-3515
>                 URL: https://issues.apache.org/jira/browse/BEAM-3515
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-dataflow
>            Reporter: Kenneth Knowles
>            Assignee: Eugene Kirpichov
>            Priority: Major
>              Labels: portability
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The Java-specific blobs transmitted to Dataflow need more context, in the 
> form of portability framework protos.



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

Reply via email to