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

Vinayakumar B commented on MAPREDUCE-6360:
------------------------------------------

bq. it might be better to move into the 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce
 directory
Yes, thats sounds reasonable to be as well.
[~arshad.mohammad], can you post one more patch which moves the file itself 
instead of importing other things to current file. ?

> TestMapreduceConfigFields is placed in wrong dir, introducing compile error
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6360
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6360
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Vinayakumar B
>            Assignee: Arshad Mohammad
>         Attachments: MAPREDUCE-6360-1.patch
>
>
> MAPREDUCE-6192 has introduced a Test file {{TestMapreduceConfigFields }}
> which was committed in package {{org.apache.hadoop.mapred}}
> But the package declaration  inside file is {{org.apache.hadoop.mapreduce}}.
> By surprise, this is not giving any compile errors in maven build. But 
> eclipse catches it.
> So move {{TestMapreduceConfigFields }} to correct package  
> {{org.apache.hadoop.mapreduce}}



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

Reply via email to