You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Paul Tarjan (JIRA)" <ji...@apache.org> on 2009/11/02 09:08:59 UTC

[jira] Created: (HADOOP-6352) Streaming with -file non-existant-file just exits without a good message

Streaming with -file non-existant-file just exits without a good message
------------------------------------------------------------------------

                 Key: HADOOP-6352
                 URL: https://issues.apache.org/jira/browse/HADOOP-6352
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Paul Tarjan


$ hadoop jar $HADOOP_HOME/hadoop-streaming.jar ... -file non-existant-file
Streaming Job Failed!
$

Maybe a little message that says the file doesn't exist?

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


[jira] Resolved: (HADOOP-6352) Streaming with -file non-existant-file just exits without a good message

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat resolved HADOOP-6352.
--------------------------------

    Resolution: Duplicate

MAPREDUCE-1068 is already opened to track this.

> Streaming with -file non-existant-file just exits without a good message
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-6352
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6352
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Paul Tarjan
>
> $ hadoop jar $HADOOP_HOME/hadoop-streaming.jar ... -file non-existant-file
> Streaming Job Failed!
> $
> Maybe a little message that says the file doesn't exist?

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