Hi all,
i am trying to change hbase code and rebuilt it, for that i
already built hadoop code successfully in eclipse IDE(helios). i am using
ubuntu 10.04, hadoop 0.20.203 and i cheked out hbase code from the link
mentioned in the hbase book( http://svn.apache.org/repos/asf/hbase/trunk )
after that i did the following
Added the $HBASE_HOME/conf directory to the CLASSPATH in eclipse: Project
Properites -> Java Build Path -> Libraries -> Add Class Folder.
and i also added jars: the project's properties dialog, in Java Build
Path -> Libraries, click Add External Jars , selected
{HADOOP_HOME}/hadoop-0.20.203-core.jar ,
{HADOOP_HOME}/lib/commons-logging-api-1.0.4.jar,
{HADOOP_HOME}/lib/log4j-1.2.15.jar .
But i could not find lib direcctory in the checked out code of hbase,
i.e i couldn't find the {HBASE_HOME}/lib.
And more over i could not find the 2 jars ,zookeeper-3.2.2.jar,
hadoop-core.jar in the hbase code. *Infact there are no jar files in
the hbase code
checked out.*
Am i following correct steps or should i do some thing else?
please can anyone help?
--
*Regards*
*
Vamshi Krishna
*