There is a moderate a mount of setup and tear down in any hadoop job. It may be that your 10 seconds are primarily that.
On Wed, Feb 18, 2009 at 11:29 AM, Philipp Dobrigkeit <[email protected]>wrote: > I am currently trying Map/Reduce in Eclipse. The input comes from an hbase > table. The performance of my jobs is terrible. Even when only done on a > single row it takes around 10 seconds to complete the job. My current guess > is that the reporting done to the eclipse console might play a role in here. > > I am looking for a way to disable the printing of status to the console. > > Or of course any other ideas what is going wrong here. > > This is a single node cluster, pretty common desktop hardware and writing > to the hbase is a breeze. > > Thanks > Philipp > -- > Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL > für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a >
