examples icon indicating copy to clipboard operation
examples copied to clipboard

Flink Troubleshooting Documentation Required

Open alexgtn opened this issue 7 years ago • 11 comments

https://github.com/dcos/examples/tree/master/flink/1.9

I'm Running DC/OS on DigitalOcean and experiencing the same error as mentioned in Troubleshooting under "AWS Specific Config".

Could you please provide a solution for DigitalOcean?

This is what I'm getting on DigitalOcean, same as AWS:

2017-07-29 17:10:05,553 ERROR org.apache.flink.mesos.runtime.clusterframework.MesosApplicationMasterRunner  - Mesos JobManager initialization failed
java.net.UnknownHostException: agentname: agentname: Name or service not known
    at java.net.InetAddress.getLocalHost(InetAddress.java:1505)

alexgtn avatar Sep 07 '17 17:09 alexgtn

@joerg84 ^

ryadav88 avatar Sep 25 '17 06:09 ryadav88

@AGutan Did you solve it on DigitalOcean? Would be great if you could create a PR...

joerg84 avatar Sep 25 '17 15:09 joerg84

@joerg84 Well, I gave up searching for a solution for now, since the issue is not my main priority. Last thing I checked were similar settings to AWS on DigitalOcean.

The article suggests setting both of these to yes:

DNS resolution: | yes DNS hostnames: | yes

But I was unable to find similar settings on DigitalOcean.

alexgtn avatar Sep 25 '17 16:09 alexgtn

@AGutan Can you help me reproduce the issue? Easiest is probably slack (chat.dcos.io)

joerg84 avatar Oct 25 '17 12:10 joerg84

@joerg84 I followed exactly this instructions: https://dcos.io/docs/1.10/installing/cloud/digitalocean/ Then added Flink from the UI (didnt change the configuration).

I also opened a StackOverflow thread two months ago: https://stackoverflow.com/questions/45391980/error-installing-flink-in-dcos/46262547

alexgtn avatar Oct 26 '17 09:10 alexgtn

@AGutan and @joerg84 did this get resolved? I'd love to be able to close the issue :)

judithpatudith avatar Nov 16 '17 00:11 judithpatudith

@judithpatudith the issue hasn't been resolved. At joerg84's request I reproduced the issue. Still waiting for it to be addressed.

alexgtn avatar Nov 16 '17 15:11 alexgtn

@AGutan I assume the Flink update mentioned on StackOverflow didn't solve the issue? Pinging @joerg84 Now in case he hasn't tried to reproduce it yet.

judithpatudith avatar Nov 16 '17 23:11 judithpatudith

@AGutan Sorry for the delay. will work on it tomorrow.

joerg84 avatar Nov 17 '17 01:11 joerg84

@AGutan just curious did the terraform script work out of the box for you? I had to fix the IP detect script: https://github.com/joerg84/digitalocean-dcos-terraform/commit/8fc6d63e00fa1a613056c58eb7cfc100776638f5

joerg84 avatar Nov 18 '17 02:11 joerg84

@joerg84 apparently it did for me.

alexgtn avatar Nov 18 '17 07:11 alexgtn