Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8901

YARN application name for Flink (per-job) submissions claims it is using only 1 TaskManager

    XMLWordPrintableJSON

Details

    Description

      If (with FLIP-6) a per-job YARN session is created without specifying the number of nodes, it will show up as "Flink session with 1 TaskManagers", e.g. this job:

      ./bin/flink run -m yarn-cluster -yjm 768 -ytm 3072 -ys 2 -p 20 -c org.apache.flink.streaming.examples.wordcount.WordCount ./examples/streaming/WordCount.jar --input /usr/share/doc/rsync-3.0.6/COPYING
      

      Attachments

        Activity

          People

            trohrmann Till Rohrmann
            nkruber Nico Kruber
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: