Hi. My guess is that you can try to look it up in their docs or mailing lists (Amazon EMR). IIRC, CDH had the patch for Avro+Hive before it was included in Hive itself, so Amazon EMR can have similar patches...
Ruslan On Thu, Jul 4, 2013 at 12:20 PM, Dan Filimon <dangeorge.fili...@gmail.com>wrote: > Hi! > > I'm working on a few Avro MapReduce jobs whose output will end up on S3 to > be processed by Hive. > Amazon's latest Hive version [1] is 0.8.1 but Avro support was added in > 0.9.1. > > I can only find the haivvreo project [2] that supports 0.7. > Is this my only option? > > Thanks! > > [1] http://aws.amazon.com/elasticmapreduce/faqs/#hive-19 > [2] https://github.com/jghoman/haivvreo >