I was trying to build the current github version and run it to do some experiments with the new LoadAwareGrouping, but I am having some problems running topologies with it. Nimbus and supervisor start and from the UI you see workers and executors are all allocated, but no tuple is processed. I tried to run this build in local mode and I am also having problems. I am attaching the worker log when I executed it in local mode. Looks like there is a problem in communicating with the zookeeper when launching the worker, but I do not understand very well why it is trying to connect to port 2000 in "20599 [Thread-13-SendThread(localhost:2000)] INFO o.a.s.s.o.a.z.ClientCnxn - Socket connection established to localhost/ 127.0.0.1:2000, initiating session" since zookeeper is in port 2181. I do not know how to interpret this log. I downloaded the latest 0.10.0 and run it in the same cluster with the same configurations without a problem.
Is this a bug in the recent version? Do anyone have any idea how to solve this? Thank you, Rodrigo Valladares Cotta Master's Student, Computer Science University of Nebraska-Lincoln