You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/12/16 02:36:00 UTC

[jira] [Resolved] (BEAM-3366) FnApiDoFnRunner should be registered for the ParDo URN

     [ https://issues.apache.org/jira/browse/BEAM-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Groh resolved BEAM-3366.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

Heck, this got fixed a couple of hours ago.

> FnApiDoFnRunner should be registered for the ParDo URN
> ------------------------------------------------------
>
>                 Key: BEAM-3366
>                 URL: https://issues.apache.org/jira/browse/BEAM-3366
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-harness
>            Reporter: Thomas Groh
>            Assignee: Thomas Groh
>              Labels: portability
>             Fix For: 2.3.0
>
>
> Currently it is registered for the "Java DoFn URN", which is too precise of a URN and is not the URN on the PTransform with the default serialization path.
> Potentially it could also be enforced that the DoFn has a "Custom Java DoFn URN", but that is likely overly restrictive - the harness should be the required environment and be able to deserialize the payload.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)