Is this not as same as BLUR-91? Regards, Gagan
On Sun, May 19, 2013 at 12:39 AM, Aaron McCurry (JIRA) <[email protected]> wrote: > Aaron McCurry created BLUR-90: > --------------------------------- > > Summary: Allow for more reducers in the BlurOutputFormat than > shards in the table. > Key: BLUR-90 > URL: https://issues.apache.org/jira/browse/BLUR-90 > Project: Apache Blur > Issue Type: Improvement > Reporter: Aaron McCurry > > > Due to the hashing of the row id in the indexing process, the number of > indexers can match the shard count or be a multiple of the shard count. For > example if the number of shards in a table is 100 then then number of > reducers can be multiples of 100 (100, 200, 300, 400, etc). This task is to > build into the BlurOutputFormat the reducer multiplier. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira
