Flink BLOB server port exposed externally

2020-05-12 Thread Omar Gawi
Hi All, I have Apache Flink running as part of our java program , on a linux machine. The Flink runs on thread(s) within the same java process. I see that the machine has the BLOB server port 1098 exposed to the outside : davc@sdavc:~$ netstat -anp | grep LISTEN (Not all processes could be ident

Re: Flink BLOB server port exposed externally

2020-05-18 Thread Omar Gawi
icport/range >> with 'blob.server.port' configuration option. If you feel strong about the >> requirement to configure the host as well, feel free to open a jira ticket. >> On 12/05/2020 13:34, Arvid Heise wrote: >> >> Hi Omar, >> >> wouldn't it be pos