On Mon, Nov 28, 2011 at 10:40 PM, Jinyan Xu <[email protected]> wrote: > I first install hadoop-0.20.2 and compile Hadoop-0.20-append then replace > follow > http://www.michael-noll.com/blog/2011/04/14/building-an-hadoop-0-20-x-version-for-hbase-0-90-2/#building-hadoop-0-20-append-from-branch-0-20-append > > Next I compile the hbase0.90.2 according to this page > http://shanky.org/2011/10/17/build-hadoop-from-source/ > >
Does this file exist? ls: cannot access /usr/local/hadoop/hadoop-common*.jar: No such file or directory And the others? If not, can you fix it? Its reading these file names from /usr/local/hbase/bin/../target/cached_classpath.txt Was that made with another version of hbase? Try removing it. Why hbase 0.90.2 and not the most recent hbase, 0.90.4. If you don't want to build hadoop, use a released version of hadoop that has the needed append support. See http://hadoop.apache.org/common/releases.html#17+Oct%2C+2011%3A+release+0.20.205.0+available. St.Ack
