Hi, On Fri, Sep 19, 2014 at 5:17 PM, rapelly kartheek <kartheek.m...@gmail.com> wrote:
> > , > > * you have copied a lot of files from various hosts to > username@slave3:path* > only from one node to all the other nodes... > I don't think rsync can do that in one command as you described. My guess is that now you have a wild mixture of jar files all across your cluster which will lead to fancy exceptions like MethodNotFound etc., that's maybe why your cluster is not working correctly. Tobias