You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/04 01:50:00 UTC

[jira] [Work logged] (BEAM-3515) Use portable ParDoPayload for SDF in DataflowRunner

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

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

                Author: ASF GitHub Bot
            Created on: 04/May/18 01:49
            Start Date: 04/May/18 01:49
    Worklog Time Spent: 10m 
      Work Description: jkff opened a new pull request #5277: [BEAM-3515] Portable translation of SplittableProcessKeyed
URL: https://github.com/apache/beam/pull/5277
 
 
   Introduces a new Payload for this primitive transform, consisting of the DoFn and restriction coder id.
   Expansion on the Dataflow backend side will proceed as usual. Next steps will be mostly in the worker, which will get a ParDo instruction now properly referencing the DoFn and coder in the portable pipeline proto.

----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 98095)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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)