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

stop-cluster.sh produces warning on macOS 11.4

    XMLWordPrintableJSON

Details

    Description

      Since FLINK-17470, we are stopping daemons with a timeout, to SIGKILL them if they are not gracefully stopping.

      I noticed that this mechanism causes warnings on macOS:

      ❰robert❙/tmp/flink-1.14-SNAPSHOT❱✔≻ ./bin/start-cluster.sh
      Starting cluster.
      Starting standalonesession daemon on host MacBook-Pro-2.localdomain.
      Starting taskexecutor daemon on host MacBook-Pro-2.localdomain.
      ❰robert❙/tmp/flink-1.14-SNAPSHOT❱✔≻ ./bin/stop-cluster.sh
      Stopping taskexecutor daemon (pid: 50044) on host MacBook-Pro-2.localdomain.
      tail: illegal option -- -
      usage: tail [-F | -f | -r] [-q] [-b # | -c # | -n #] [file ...]
      Stopping standalonesession daemon (pid: 49812) on host MacBook-Pro-2.localdomain.
      tail: illegal option -- -
      usage: tail [-F | -f | -r] [-q] [-b # | -c # | -n #] [file ...]
      

      Attachments

        Issue Links

          Activity

            People

              rmetzger Robert Metzger
              rmetzger Robert Metzger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: