Re: Connecting the channel failed: Connection refused

2015-06-25 Thread Aaron Jackson
gt; > Is host3 running on the same machine as the JobManager? Or did you > experience a long delay until TaskManager 3 was registered? > > Thanks for helping us debug this, > Stephan > > > > > > > On Wed, Jun 24, 2015 at 11:58 PM, Aaron Jackson > wrote: &g

Re: Connecting the channel failed: Connection refused

2015-06-24 Thread Aaron Jackson
ou > look at the 'TaskManagers' section in the JobManager's web Interface (at > port 8081), what does it say as the TaskManager host names? > > Does it list "host1", "host2", "host3"...? > > Thanks, > Stephan > Am 24.06.2015 20:

Re: Connecting the channel failed: Connection refused

2015-06-24 Thread Aaron Jackson
n the "slaves" > file? I think Flink does not allow you to run multiple task managers on a > single machine with the startup scripts. Can you provide some information > on how you start the system? > > Thanks for helping out with this. > > – Ufuk > > On 24 J

Re: Connecting the channel failed: Connection refused

2015-06-23 Thread Aaron Jackson
ddress:8081). > > Some further questions: > - Are you running in stand alone/cluster mode (e.g. slaves files > configured and bin/start-cluster.sh script used)? > - Is this reproducible? > > – Ufuk > > On 23 Jun 2015, at 07:11, Aaron Jackson wrote: > > > Hell

Connecting the channel failed: Connection refused

2015-06-22 Thread Aaron Jackson
Hello, I have a process that works fine with flink 0.8.1 but I decided to test it against 0.9.0-milestone-1. I have 12 task managers across 3 machines - so it's a small setup. The process fails with the following message. It appears that it's attempting to do a shuffle in response to my join re