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

Konstantin Boudnik commented on MAPREDUCE-1369:
-----------------------------------------------

+1 patch looks good. It is essentially the same as HADOOP-6374 and should be 
applied to both trunk and 0.21

> JUnit tests should never depend on anything in conf
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-1369
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1369
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>            Reporter: Anatoli Fomenko
>            Assignee: Anatoli Fomenko
>            Priority: Blocker
>         Attachments: MAPREDUCE-1369.patch
>
>
> The recent change to mapred-queues.xml that causes many mapreduce tests to 
> break unless you delete conf/mapred-queues.xml out of your build tree is bad. 
> We need to make sure that nothing in conf is used in the unit tests. One 
> potential solution is to copy the templates into build/test/conf and use that 
> instead.

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

Reply via email to