Re: issue running flink in docker

2017-05-11 Thread Stephan Ewen
Glad to hear it! Overlay networks (as most container infras use) are tricky and we need to add some code to make diagnostics of issues easier in those cases... Stephan On Wed, May 10, 2017 at 9:30 PM, David Brelloch wrote: > Stephan, > > Thanks for pointing us in the right direction on the di

Re: issue running flink in docker

2017-05-10 Thread David Brelloch
Stephan, Thanks for pointing us in the right direction on the different addresses. That was the issue. David On Wed, May 10, 2017 at 3:03 PM, Stephan Ewen wrote: > Hi! > > Can it be that some hostname / IP address mapping / etc gets thrown off > somewhere in the process? > > This exception loo

Re: issue running flink in docker

2017-05-10 Thread Stephan Ewen
Hi! Can it be that some hostname / IP address mapping / etc gets thrown off somewhere in the process? This exception looks like the following happens: - JobManager gets a message from a TaskManager that a partition is ready, notifies other TaskManagers - TaskManager gets the update message,