[ https://issues.apache.org/jira/browse/HADOOP-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-476: -------------------------------- Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Available) I just committed this. Thanks, Sanjay! > Streaming should check for correctness of the task > -------------------------------------------------- > > Key: HADOOP-476 > URL: https://issues.apache.org/jira/browse/HADOOP-476 > Project: Hadoop > Issue Type: Bug > Components: contrib/streaming > Reporter: arkady borkovsky > Assigned To: Arun C Murthy > Fix For: 0.12.0 > > Attachments: Hadoop-476.patch, Hadoop-476.patch, Hadoop-476_1.patch > > > Currently, if anythin is wrong with streaming job, it dies without any > explanation. > Before creating and running actual MapReduce job, Streaming should check if: > -- the executables (or scripts) for -mapper and -reducer are available and > have right permissions > -- the input fragments exist -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.