Java MapReduce wrapper for TRANSFORM/MAP/REDUCE scripts -------------------------------------------------------
Key: HIVE-1015 URL: https://issues.apache.org/jira/browse/HIVE-1015 Project: Hadoop Hive Issue Type: Improvement Components: Contrib Reporter: Carl Steinbach Larry Ogrodnek has written a set of wrapper classes that make it possible to write Hive TRANSFORM/MAP/REDUCE scripts in Java in a style that more closely resembles conventional Hadoop MR programs. A blog post describing this library can be found here: http://dev.bizo.com/2009/10/hive-map-reduce-in-java.html The source code (with Apache license) is available here: http://github.com/ogrodnek/shmrj We should add this to contrib. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.