[ 
https://issues.apache.org/jira/browse/HADOOP-6374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803182#action_12803182
 ] 

Konstantin Boudnik commented on HADOOP-6374:
--------------------------------------------

+1 patch looks good. I see that a similar JIRA has been open for MapReduce. I 
think the same needs to be done for HDFS subproject.

I also have ran all Common's tests and they seem to be just fine with the patch 
in place. I'm going to commit it.

> JUnit tests should never depend on anything in conf
> ---------------------------------------------------
>
>                 Key: HADOOP-6374
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6374
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Anatoli Fomenko
>            Priority: Blocker
>         Attachments: HADOOP-6374.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