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

Vinayakumar B updated MAPREDUCE-6360:
-------------------------------------
    Description: 
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}}

  was:
MAPREDUCE-6192 has introduced a Test file {{TestHdfsConfigFields}}
which was committed in package {{org.apache.hadoop.tools}}
But the package declaration  inside file is {{org.apache.hadoop.hdfs.tools}}.

By surprise, this is not giving any compile errors in maven build. But eclipse 
catches it.
So move {{TestHdfsConfigFields}} to correct package  
{{org.apache.hadoop.hdfs.tools}}


> 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: Vinayakumar B
>
> 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