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

Flink and Samza pipeline options are incompatible

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • runner-flink, runner-samza
    • None

    Description

      When both the Flink and Samza runners are included in the same application, an exception occurs because they define getMaxBundleSize with different types (long and Long):
      Caused by: java.lang.IllegalArgumentException: methods with same signature getMaxBundleSize() but incompatible return types: long and others

      Originally reported here: https://stackoverflow.com/questions/61441333/conflict-with-runner-dependencies-in-beam

      Attachments

        Activity

          People

            Unassigned Unassigned
            ibzib Kyle Weaver
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: