i found this in worker log file unable to reconnect to ZooKeeper service, session 0x154cebecd950005 has expired, closing socket connection o.a.s.c.f.s.ConnectionStateManager [INFO] State change: LOST b.s.cluster [WARN] Received event :expired::none: with disconnected Zookeeper.
On Fri, May 20, 2016 at 10:18 PM, sam mohel <[email protected]> wrote: > is there any help ? i'm still having this problem > i submitted topology in local mode and worked fine but when i tried to > submit it in distributed i got this > Exception in thread "main" DRPCExecutionException(msg:Request timed out) > > > > On Sun, May 15, 2016 at 10:19 PM, sam mohel <[email protected]> wrote: > >> Iam researcher my goal is update algorithm in code and make comparison >> between old code with my new algorithm to know if my changes are valuable >> or not >> >> Now My cluster is laptop core i5 8GB RAM and Core2duo 2 GBRAM >> i tried to make i5 is supervisor and core2duo is nimbus but not worked >> well as >> Exception in thread "main" DRPCExecutionException(msg:Request timed out) >> >> i think it beacuse GC problem so i swapped every thinkg worked but took >> 3 days to finish work . is it right to take this time ? >> >> The problem with me in Time that cluster took , i think 3 day too much !! >> >> and what if i want to increase another machine in cluster . can i ? >> beacuse java process i run is one >> >> Hope can someone help , Thanks >> >> >
