d2iq-archive / dcos-flink-service

11 stars 17 forks source link

Why is "hostname -f" used? #56

Open mikehwang opened 6 years ago

mikehwang commented 6 years ago

I want to raise the following issue where the flink docker container expects for hostname -f to evaluate. However, this command doesn't evaluate successfully all the time and I'm wondering whether this is a bug here (hostname -f is not dependable and should not be used) or a bug in the DC/OS installation (DC/OS should always setup the cluster in a way that hostname -f always does evaluate).