Yes, everything works fine with the HBase shell. I even ran count on the table which was having 32 million rows. So, apart from table.jsp everything looks good. Is there a place where i can find logs for jetty?
On Wed, Mar 14, 2012 at 2:32 PM, Ted Yu <[email protected]> wrote: > There might be some issue with the table itself. > > Can you issue get, scan from HBase shell ? > Please examine master / region server logs for relevant information. > > On Wed, Mar 14, 2012 at 2:25 PM, anil gupta <[email protected]> wrote: > > > Hi All, > > > > I am using cdh3u2. I am having problem accessing the table.jsp page from > > the web interface of HBase cluster. Two days ago i was able to view HBase > > table information with the help of table.jsp. But, after a cluster crash > it > > started giving the following error: > > > > HTTP ERROR 404 > > > > Problem accessing /table.jsp. Reason: > > > > /table.jsp > > > > ------------------------------ > > *Powered by Jetty:// > > > > > > * Please let me know what could be wrong or how this problem can be > > resolved? > > * > > -- > > Thanks & Regards, > > Anil Gupta > > > > * > > > -- Thanks & Regards, Anil Gupta
