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

Sandy Ryza commented on MAPREDUCE-5006:
---------------------------------------

MAPREDUCE-4994 made it so that LocalClientProtocolProvider doesn't always set 
the number of map tasks to 1.  As 2 is the number in mapred-default, this means 
that the local job runner now defaults to 2 mappers.  Ideally, it would be set 
to default to 1 and still be overridable via command line, but I am told this 
isn't possible with the current way that configurations work.  We could 
possibly add in a mapred.local.job.maps?
                
> streaming tests failing
> -----------------------
>
>                 Key: MAPREDUCE-5006
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5006
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 2.0.4-beta
>            Reporter: Alejandro Abdelnur
>            Assignee: Sandy Ryza
>         Attachments: MAPREDUCE-5006.patch
>
>
> The following 2 tests are failing in trunk
> * org.apache.hadoop.streaming.TestStreamReduceNone
> * org.apache.hadoop.streaming.TestStreamXmlRecordReader

--
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