You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/06/09 07:17:12 UTC

[jira] Resolved: (MAPREDUCE-588) streaming failed without printing out the cause (IllegalArgumentException)

     [ https://issues.apache.org/jira/browse/MAPREDUCE-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu resolved MAPREDUCE-588.
-----------------------------------------------

    Resolution: Duplicate

Fixed by MAPREDUCE-1155

> streaming failed without printing out the cause (IllegalArgumentException)
> --------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-588
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-588
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Koji Noguchi
>            Priority: Minor
>
> When looking at HADOOP-5259, streaming failed as 
> $ $HADOOP_HOME/bin/hadoop  jar $HADOOP_HOME/contrib/streaming/hadoop-0.21.0-dev-streaming.jar -input (inputpath) -output hdfs:/user/knoguchi/outputpath -mapper cat -reducer cat
> packageJobJar: [/tmp/hadoop-unjar27612/] [] /tmp/streamjob27613.jar tmpDir=null
> Streaming Command Failed!
> $ echo $?
> 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.