You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/02/07 14:19:21 UTC

[GitHub] greghogan commented on issue #7015: Add the -p option to nc

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:
users@infra.apache.org


With regards,
Apache Git Services