[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176516#comment-13176516
 ] 

Mahadev konar commented on MAPREDUCE-3604:
------------------------------------------

+1 looks good. BTW, just for the sake of it, I tried running Hadoop 1.0.0 
streaming jar against a 0.23 cluster as:

{noformat}
hadoop-0.23/bin/hadoop jar 
hadoop-1.0.0/contrib/streaming/hadoop-streaming-1.0.0.jar 
-Dmapreduce.jobtracker.address="test" -mapper cat -reducer cat -input 
stream.txt -output out8
{noformat}

and it ran successfully. 
                
> Streaming's check for local mode is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3604
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3604
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3604.patch, MAPREDUCE-3604.patch
>
>
> Streaming isn't checking for mapreduce.framework.name as part of check for 
> 'local' mode.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to