You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2016/05/13 05:20:12 UTC

[jira] [Updated] (MAPREDUCE-4695) Fix LocalRunner on trunk after MAPREDUCE-3223 broke it

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

Andrew Wang updated MAPREDUCE-4695:
-----------------------------------
    Component/s: test

> Fix LocalRunner on trunk after MAPREDUCE-3223 broke it
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4695
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4695
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Blocker
>             Fix For: 3.0.0-alpha1
>
>         Attachments: MAPREDUCE-4695.patch, MAPREDUCE-4695.patch
>
>
> MAPREDUCE-3223 removed mapreduce.cluster.local.dir property from mapred-default.xml (since NM local dirs are now used) but failed to counter that LocalJobRunner, etc. still use it.
> {code}
> mr-3223.txt:-  <name>mapreduce.cluster.local.dir</name>
> mr-3223.txt--  <value>${hadoop.tmp.dir}/mapred/local</value>
> {code}
> All local job tests have been failing since then.
> This JIRA is to reintroduce it or provide an equivalent new config for fixing it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org