Can you tell us which HBase version you are using ? Did you issue table creation command from HBase shell ?
Cheers On Mon, May 6, 2013 at 11:04 AM, Rajeev Yadav <[email protected]> wrote: > Hi All, > I am a newbie to hadoop and habse.so need your help on this. > > I am trying to create table in Hbase which is running on my local file > system but every time i get this exception > > *org.apache.hadoop.hbase.MasterNotRunningException* > > before running the create command i can see through JPS that HMaster is > running. > > what could be possible reasons? > > Regards, > Rajeev >
