[
https://issues.apache.org/jira/browse/MAPREDUCE-6360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arshad Mohammad updated MAPREDUCE-6360:
---------------------------------------
Attachment: MAPREDUCE-6360-2.patch
moved TestMapreduceConfigFields to org.apache.hadoop.mapreduce package
> 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-6360-2.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)