Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-3027

Output type of SourceID-stripper is not correctly set

Details

    • Bug
    • Status: Resolved
    • P0
    • Resolution: Fixed
    • None
    • 2.2.0
    • runner-flink
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              aljoscha Aljoscha Krettek
              aljoscha Aljoscha Krettek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: