Hbase Mapreduce jobs Dashboard

2011-09-11 Thread Jimson K. James
Hi All, When I run Hadoop mapreduce jobs, the job statistics and status is displayed in jobtracker/task tracker. But when I use HBase mapreduce it doesn't. Is there any hbase mapreduce dashboard available or am I missing something? Thanks & Regards Jimson K James "The Quieter You B

RE: summary of issue/status

2011-09-11 Thread Geoff Hendrey
Sorry for flood of emails. I found this post which seems to describe a very similar issue to mine, with ClosedChannelException. http://www.mail-archive.com/user@hbase.apache.org/msg10609.html I get exactly the same stack trace: 2011-09-11 17:30:27,977 WARN [IPC Server handler 2 on 6002

summary of issue/status

2011-09-11 Thread Geoff Hendrey
OK. Here is the summary of what I know: A region server, after some amount of scanning, can begin to get ClosedChannelException when it tries to respond to the client. Unfortunately, this only effects the response to the client. The region server apparently continues to tell zookeeper and say "

Re: hbase is not starting

2011-09-11 Thread Eric Charles
Yep, commons-configuration-1.6.jar is shipped in recent hadoop-0.20.203 and not in previous hadoop-0.20.2. Vamshi, I bet on hadoop throwing a remote exception, with hbase being unable to read it cause it does not have the commons-configuration jar (that's what can happen when remote throws exc

Re: scanner deadlock?

2011-09-11 Thread Stack
0.90.4 fixes two deadlocks (HBASE-4101 and HBASE-4077). Since then, there is HBASE-4367 (Which has a posted patch). Below sounds like slowness. Can you thread dump the particular regionserver and see what its up to? Is there other loading on the system at the time? For example, loading on hdf

Re: hbase is not starting

2011-09-11 Thread Jean-Daniel Cryans
(sending to @user since it's not a dev question, bcc'ing the latter) So the important part is: Unhandled exception. Starting shutdown. java.lang.NoClassDefFoundError: org/apache/commons/configuration/Configuration And it seems to be coming from the hadoop security stack. From what I can tell 0.2