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

Yarn application can't stop when flink job finished in normal mode

    XMLWordPrintableJSON

Details

    • Hide
      it needs to add -ace option to prevnet the CLI is terminated abruptly. like
      $FLINK_HOME/bin/flink run -m yarn-cluster -yn 2 -ace -c
      Show
      it needs to add -ace option to prevnet the CLI is terminated abruptly. like $FLINK_HOME/bin/flink run -m yarn-cluster -yn 2 -ace -c

    Description

      I run a flink SocketWindowWordCount job on yarn cluste mode, when I kill the socket, the flink job can't stopped. and I can't reproduct the bug again.

       

      Steps 1

      nc -lk 9999
      

      Steps 2

      bin/flink run -m yarn-cluster -yn 2 examples/streaming/SocketWindowWordCount.jar --hostname 10.101.52.12 --port 9999
      

      Steps 3
      cancel the above nc command

      Steps 4
      every thing gone
       

       ** 

       

       

      Attachments

        1. jobmanager.txt
          3.21 MB
          lamber-ken
        2. image-2019-05-20-18-47-12-497.png
          45 kB
          lamber-ken

        Activity

          People

            frank wang frank wang
            lamber-ken lamber-ken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: