On Mon, Jul 20, 2009 at 8:08 PM, <[email protected]> wrote: > Should I check out the trunk version? >
Yeah. We've fixed a bunch of stuff since Alpha. We should be putting up a RC soon. > I want to try to use this function ( No need of zoo.cfg any more). > By the way, anybody can check out the trunk version with password? > I never use SVN, so I don't know how to check it out. There are some instructions here: http://hadoop.apache.org/hbase/version_control.html > > Anybody can help me to check it out, pack it like hbase-0.20.0-alpha.tar.gz > and put it on a website > where I can download it ? > After checking it out, build it and package it with the following: ant package tar You should find a tgz in build directory. > Sorry, I am a newbie always ask stupid question. > Didn't your mama tell you no question is stupid? Don't worry about it. St.Ack > > Fleming > > > > > > Read the latest 'Getting Started' in TRUNK. No need of zoo.cfg any more. > St.Ack > > On Mon, Jul 20, 2009 at 1:55 AM, <[email protected]> wrote: > > > Hi there, > > > > Because We would not allow to set zoo.cfg to CLASSPATH in our company and > I > > can't put zoo.cfg with my class > > in the same directory(I use GridGain to submit my job to fetch HBase data > > for parallel computing ). > > I want to assign zoo.cfg path to HBaseConfiguration, > > like config = new HBaseConfiguration(myPath); but It didn't work! > > Any suggestions would be appreciated! > > > > Fleming > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------------- > TSMC PROPERTY > This email communication (and any attachments) is proprietary information > for the sole use of its > intended recipient. Any unauthorized review, use or distribution by anyone > other than the intended > recipient is strictly prohibited. If you are not the intended recipient, > please notify the sender by > replying to this email, and then delete this email and any copies of it > immediately. Thank you. > > --------------------------------------------------------------------------- > > > >
