I'm trying to get a reducer that accept input from multiple mappers which get
data from different locations. This can be easily done in plain Hadoop with
MultipleInputs and also in Avro old API (mapred) with AvroMultipleInputs,
but there is nothing in the new API (mapreduce). How can I achieve that same
functionality?



--
View this message in context: 
http://apache-avro.679487.n3.nabble.com/Avro-with-MultipleInputs-in-the-new-API-tp4036886.html
Sent from the Avro - Users mailing list archive at Nabble.com.

Reply via email to