You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/10/09 13:00:01 UTC

[jira] [Closed] (BEAM-3027) Output type of SourceID-stripper is not correctly set

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

Aljoscha Krettek closed BEAM-3027.
----------------------------------
    Resolution: Fixed

> Output type of SourceID-stripper is not correctly set
> -----------------------------------------------------
>
>                 Key: BEAM-3027
>                 URL: https://issues.apache.org/jira/browse/BEAM-3027
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 2.2.0
>
>
> This code: https://github.com/apache/beam/blob/be9fb29901cf4a1ae7b4a9d8e9f25f4ea78359fd/runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkStreamingTransformTranslators.java#L193
> Does not set the output type of the flatMap to {{outputTypeInfo}}, which is the correct {{TypeInfo}} that uses the Beam coder. This means that Flink will use Kryo as a fallback, which can be problematic in cases.



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