Opened HBASE-793. https://issues.apache.org/jira/browse/HBASE-793
- Andy > From: stack <[EMAIL PROTECTED]> > Subject: Re: newbie - map reduce not distributing > To: [email protected] > Date: Saturday, August 2, 2008, 1:08 PM > > Thank you for persevering Dru. > > Indeed, a bug in getStartKeys will make us process all > tables that have a column family name in common. [...] > Dru Jensen wrote: > > I found what is causing the same rows being sent to > > multiple map tasks. > > > > If you have the same column family name in other > > tables, the Test will send the same rows to multiple map > > reducers. [...]
