hello people, I am new here and started working on a storm project lately, I tried installing it on my local machine before I set it up on servers, to do that I followed http://10jumps.com/blog/storm-installation-single-machine and tried to test it by running an example topology (exclamation topology) but I am stuck with an error which I am not able to figure out,
this is my question on StackOverflow http://stackoverflow.com/questions/35525965/ I have only built one storm from its binaries by maven ( maven clean install) and ran zookeeper in background and started nimbus and supervisors didn't find any problem with it, but when I tried running a command for topology I am stuck with a weird error( please find it on the StackOverflow link attached) Please help me out, I don't mind starting from scratch too. my resorurces were https://github.com/apache/storm/tree/master/examples/storm-starter https://github.com/nathanmarz/storm Thank you Regards Vinay
