Master is not ready HBase -


i'm using hbase on standalone mode.

and got error when acceed localhost:60010 :

http error 503 problem accessing /master-status. reason: master not ready

how can resolve problem ?

check logs. if don't find relevant (i.e. no errors , no shutdwon) may waiting resource (i did notice while waiting hdfs safemode, since you're in standalone mode that's not case).


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -