Re: How to build multiple inverted indexes?

2010-07-29 Thread Rahul Jain
iew this message in context: > http://old.nabble.com/How-to-build-multiple-inverted-indexes--tp29297476p29297476.html > Sent from the Hadoop core-user mailing list archive at Nabble.com. > >

How to build multiple inverted indexes?

2010-07-29 Thread ailinykh
mapper allows to write out only one key value pair. Of cause, I can run it twice, but I don't want to read the same record twice. What is the best way to handle this situation? Thank you, Andrey -- View this message in context: http://old.nabble.com/How-to-build-multiple-inverted-in