streaming failed without printing out the cause (IllegalArgumentException)
--------------------------------------------------------------------------
Key: HADOOP-5260
URL: https://issues.apache.org/jira/browse/HADOOP-5260
Project: Hadoop Core
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.