Streaming should produce a short per-job log in a persistent location.
----------------------------------------------------------------------

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


Streaming should produce a short per-job log in a persistent location.

The log should include (at least, but not limited to):
-- the command line that hadoop-streaming is executing 
-- the list of matching input fragments
-- the actual command lines used by the framework for -mapper and for -reducer
-- log about all copied files
-- the name of the output HDFS directory
-- start and end time of the job
-- location of stderr logs and other output.





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