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

Unable to change "flinkMaster" from "[auto]" in TestFlinkRunner

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • None
    • 2.7.0
    • runner-flink
    • None

    Description

      In TestFlinkRunner's constructor there is a line like this:

      options.setFlinkMaster("[auto]");

      which basically ignores any "flinkMaster" provided earlier (eg. using command line) leading to errors that are hard to find (for example wondering: "i provided good url in pipeline options... why is it not connecting to my cluster?).

      Setting a @Default.String("[auto]") in FlinkPipelineOptions could be one solution I guess.

      Attachments

        Issue Links

          Activity

            People

              dwysakowicz Dawid Wysakowicz
              ŁukaszG Lukasz Gajowy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: