Yea I tried putting it in the executable jar, still same exception. Might be a java issue. I've got it in the src folder. I tried putting it in the same package as main class as well.
Erik Holstad wrote: > > Hi Ilpind. > > The jar that you are running, does it have access to the to zoo.cfg? If > not > you probably need to > add it to the jar or to your classpath. > > Erik > > -- View this message in context: http://www.nabble.com/Running-programs-under-HBase-0.20.0-alpha-tp24152144p24152534.html Sent from the HBase User mailing list archive at Nabble.com.
