[ http://issues.apache.org/jira/browse/HADOOP-728?page=comments#action_12453701 ] Doug Cutting commented on HADOOP-728: -------------------------------------
I haven't looked at this patch in any detail, but, if PhasedFileSystem is to be public, it probably should not be in the mapred package, since it's not mapred-specific, but rather in the fs package, no? It should also perhaps build on a FilteredFileSystem abstract base class that wraps another FS impl. > Map-reduce task does not produce correct results when -reducer NONE is > specified through streaming > -------------------------------------------------------------------------------------------------- > > Key: HADOOP-728 > URL: http://issues.apache.org/jira/browse/HADOOP-728 > Project: Hadoop > Issue Type: Bug > Components: contrib/streaming > Reporter: dhruba borthakur > Assigned To: Sanjay Dahiya > Attachments: Hadoop-728.patch > > > a) a file is create for the output instead of a directory. > b) there is no way to understand what is going on from the client output > I can produce an example for you, if you like -- but the behavior is > consistent, so $HSTREAM -mapper /bin/cat -reducer NONE should show the problem > ~ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira