What release of hbase are you using ? Can you pastebin the tail of master log ?
Thanks On Apr 6, 2014, at 4:19 AM, Ekta Agrawal <[email protected]> wrote: > Hi, > > I have started hadoop then hbase. > > After executing list command for listing tables in hbase , I am finding this > error on terminal: > > ERROR: org.apache.hadoop.hbase.MasterNotRunningException: Retried 7 times > > Here is some help for this command: > List all tables in hbase. Optional regular expression parameter could > be used to filter the output. Examples: > > hbase> list > hbase> list 'abc.*' > > Please, Provide some solution. > > Regards, > Ekta
