greghogan commented on issue #7015: Add the -p option to nc URL: https://github.com/apache/flink/pull/7015#issuecomment-461437299 `nc` on MacOS does not allow use of both `-l` and `-p`. Ubuntu seems fine either with or without `-p`. What variant of `nc` is Flink's Docker image using? Is this [BusyBox](https://busybox.net/downloads/BusyBox.html#nc)? Rather than change the listed command, we may want to include a note that some variants of `nc` require the additional flag.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
