Streaming should support addition output ("side-effect")
--------------------------------------------------------

                 Key: HADOOP-480
                 URL: http://issues.apache.org/jira/browse/HADOOP-480
             Project: Hadoop
          Issue Type: Bug
          Components: contrib/streaming
            Reporter: arkady borkovsky


 -mapper and/or -reducer may write some files into their working directory.

It should be possible to specify names of such files  to hadoop-streaming 
command so that once a task is done these files are copied into HDFS to a 
task-specific location.
E.g.
/user/name/side-output/job-ib/filename.task-id.attempt-id



-- 
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

        

Reply via email to