NICTA / scoobi

A Scala productivity framework for Hadoop.
http://nicta.github.com/scoobi/
482 stars 97 forks source link

Investigate why pull request #150 isn't on master #226

Closed blever closed 11 years ago

blever commented 11 years ago

This is motivated by a need to support Avro GenericRecords as discussed in the following thread: https://groups.google.com/forum/?fromgroups=#!topic/scoobi-users/HDaswXWjiIo

Pull request #150 possibly contains a solution to this problem but is not present on master (cdh4) only cdh3.

Investigate why it's not on master, and if it does indeed solve the problems discussed on the thread, port the changes in.

etorreborre commented 11 years ago

I believe that this has now been fixed with #235.