[ https://issues.apache.org/jira/browse/HADOOP-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-1247: --------------------------------- Fix Version/s: 0.13.0 Description: It will be nice if Hadoop streaming can use Hadoop Abacus. This requires to make some changes on StreamJob and StreamMapRed classes so that the streaming job uses the Abacus reducer/combiner classes, and streaming mapper generates intermediate data conforming to Hadoop Abacus protocol. was: It will be nice if Hadoop streaming can use Hadoop Abacus. This requires to make some changes on StreamJob and StreamMapRed classes so that the streaming job uses the Abacus reducer/combiner classes, and streaming mapper generates intermediate data conforming to Hadoop Abacus protocol. > Make Hadoop Abacus work with Hadoop Streaming > --------------------------------------------- > > Key: HADOOP-1247 > URL: https://issues.apache.org/jira/browse/HADOOP-1247 > Project: Hadoop > Issue Type: New Feature > Components: contrib/streaming > Reporter: Runping Qi > Assigned To: Runping Qi > Fix For: 0.13.0 > > Attachments: patch_1247.txt > > > It will be nice if Hadoop streaming can use Hadoop Abacus. > This requires to make some changes on StreamJob and StreamMapRed classes so > that the streaming job uses the Abacus reducer/combiner classes, and > streaming mapper generates intermediate data conforming to Hadoop Abacus > protocol. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.