Joins within mappers
Sat, 12/08/2012 - 10:50
Is there a way to work with multiple document types in a mapper within the same view? What if I want to retrieve documents (essentially a join) on while scanning a particular type of doc to find all related docs to do stuff with? Hadoop m/r is pretty flexible. Not understanding how to do this in couch.
Thanks.