You have your conf directory on your CLASSPATH? St.Ack On Mon, Jun 22, 2009 at 11:11 AM, llpind <[email protected]> wrote:
> > 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. > > Also when running the .class file i tried pointing to it from Hadoop > classpath env var. Kind of weird it still complains it cant find it. what > am I doing wrong? > > > > 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. > >
