Hi all, Any hint on the way to build and run 0.98?
svn co http://svn.apache.org/repos/asf/hbase/branches/0.98/ hbase-0.98 mvn clean install assembly:assembly -DskipTests -Prelease All passed. Update hbase-env hbase-site and regionservers. Distribute all the directory on 4 servers. But... something is missing. Doing that, I miss many libs, like zookeeper-3.4.5.jar. So I guess I'm not building it the right way. Can anyone point me to the right steps? Thanks, JM
