Thanks Asif for the feedback. All my jars are in one place, i.e., $STORM_HOME/lib.
On Thu, Jan 22, 2015 at 8:13 AM, Asif Ihsan <[email protected]> wrote: > clay, > > This is specifically jars path issue, go through it again. you are placing > jars in the wrong path. I also had this problem, after going through the > paths at which it was expecting jars, there were no jars there. So I copied > it there and then it was okay. > > On Thu, Jan 22, 2015 at 7:04 PM, clay teahouse <[email protected]> > wrote: > >> Hi, >> I am trying to use storm in cluster mode. I've started nimbus and >> supervisor, but when I try to run the topology, I get the error it cannot >> find or load some jar in $STORM_HOME/lib. All the jars it is complaining >> about do exist there. When I do storm classpath, I see the jars that it is >> complaining about. >> Any feedback would be appreciated. >> >> thanks >> Clay >> > > > > -- > Regards > Muhammad Asif Ihsan >
