Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/3223
  
    Sorry for answering so brief before.
    
    The branch you changed is executed for all non-remote environments. Those 
are the local environments, but also the "context environments", which are used 
when you submit a job via the command line to a standalone/yarn/mesos cluster.
    
    You can probably make a change to check explicitly whether the environment 
is a local environment, and use the loopback address only then, and keep the 
local host in the other cases.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to