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

Suresh Srinivas updated HADOOP-8664:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1-win
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

I committed the patch. Thank you Bikas.
                
> hadoop streaming job need the full path to commands even when they are in the 
> path
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-8664
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8664
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>             Fix For: 1-win
>
>         Attachments: HADOOP-8664.branch-1-win.1.patch
>
>
> run a hadoop streaming job as
> bin/hadoop jar path_to_streaming_jar -input path_on_hdfs -mapper cat -output 
> path_on_hdfs -reducer cat
> will fail saying program cat not found. cat is in the path and works from cmd 
> prompt.
> If i give the full path to cmd.exe the exception is not seen

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to