Not sure if Hadoop 1.2.1 is a compatible for HBase 0.90.6, I got the following error when I tried to list hbase tables -
*Error: org.apache.hadoop/hbase.MasterNotRunningException: Retried 7 times* On Sun, Oct 6, 2013 at 12:32 AM, A Laxmi <[email protected]> wrote: > Thanks, Talat! :) > > > On Sun, Oct 6, 2013 at 12:24 AM, Talat UYARER <[email protected]>wrote: > >> Hi Laxmi, >> >> Hbase now is not suitable for Hadoop YARN(2.x). You should use 1.x >> versions for Hadoop. You can use lastest stable version of Hadoop. We use >> Hadoop 1.2.1 version on our cluster. >> About HBase you can use every 0.90.x version. >> >> Take it easy, >> Talat >> >> 06-10-2013 07:09 tarihinde, A Laxmi yazdı: >> >> Hi, I have no other option than to install HBase 0.90.6 as it is only >>> recommended stable version for Nutch 2.2.1 other than 0.90.4. >>> >>> My question, which Hadoop version is recommended for HBase 0.90.6 to work >>> on pseudo distributed mode for Nutch? >>> >>> Thanks >>> >>> >> >

