Re: EndpointWriter : Dropping message failure ReliableDeliverySupervisor errors...

2014-12-20 Thread jay vyas
Hi folks. In the end, I found that the problem was that I was using IP Addresses instead of hostnames. I guess, maybe, reverse dns is a requirement for spark slave -> master communications... ? On Fri, Dec 19, 2014 at 7:21 PM, jay vyas wrote: > Hi spark. Im trying to understand the akka

EndpointWriter : Dropping message failure ReliableDeliverySupervisor errors...

2014-12-19 Thread jay vyas
Hi spark. Im trying to understand the akka debug messages when networking doesnt work properly. any hints would be great on this. SIMPLE TESTS I RAN - i tried a ping, works. - i tried a telnet to the 7077 port of master, from slave, also works. LOGS 1) On the master I see this WARN log burie