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

Optimize Nexmark pipelines

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • testing-nexmark
    • None

    Description

      Several of the nexmark queries can be improved to have better performance:

      • Query3 uses stateful processing and a CogroupByKey which introduces an unnecessary shuffle compared to just using stateful processing. Additionally BagState is more appropriate to use than ValueState<List<>>
      • Query5 uses a binary combiner when a custom combiner is more appropriate
      • Query10 has excessive logging

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              scwhittle Sam Whittle
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m