How many regions is the table and how many concurrent Maps are configured to 
run per node?

> -----Original Message-----
> From: Andrew Nguyen [mailto:[email protected]]
> Sent: Saturday, May 22, 2010 8:41 AM
> To: [email protected]
> Subject: RowCounter example run time
> 
> Hello,
> 
> I finally got some decent hardware to put together a 1 master, 4 slave
> Hadoop/HBase cluster.  However, I'm still waiting for space in the
> datacenter to clear out and only have 3 of the nodes deployed (master +
> 2 slaves).  Each node is a quad-core AMD with 8G of RAM, running on a
> GigE network.  HDFS is configured to run on a separate (from the OS
> drive) U320 drive.  The master has RAID1 mirrored drives only.
> 
> I've installed HBase with slave1 and slave2 as regionservers and
> master, slave1, slave2 as the ZK quorom.  The master serves as the NN
> and JT and the slaves as DN and TT.
> 
> Now my question:
> 
> I've imported 22.5M rows into HBase, into a single table.  Each row has
> 8 or so columns.  I just ran the RowCounter MR example and it takes
> about 25 minutes to complete.  Is a 3 node setup too underpowered to
> combat the overhead of Hadoop and HBase?  Or, could it be something
> with my configuration?  I've been playing around with Hadoop some but
> this is my first attempt at anything HBase.
> 
> Thanks!
> 
> --Andrew

Reply via email to