[jira] [Updated] (MAPREDUCE-6360) TestMapreduceConfigFields is placed in wrong dir, introducing compile error

2015-05-12 Thread Arshad Mohammad (JIRA)

 [ 
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-3.patch

now patch includes the deleted file also.

 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-6360-3.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)


[jira] [Commented] (MAPREDUCE-6360) TestMapreduceConfigFields is placed in wrong dir, introducing compile error

2015-05-12 Thread Arshad Mohammad (JIRA)

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

Arshad Mohammad commented on MAPREDUCE-6360:


Thanks  a lot [~vinayrpet]
At first I created patch including the deleted file but was not able to apply 
on another local trunk repo. So committed the patch locally and then generated 
the path and then i was able to apply the path on trunk. This why i included 
only one file.
Anyway I have created and submitted the patch again with both files.

 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-6360-3.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)


[jira] [Updated] (MAPREDUCE-6360) TestMapreduceConfigFields is placed in wrong dir, introducing compile error

2015-05-11 Thread Arshad Mohammad (JIRA)

 [ 
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-1.patch

 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)


[jira] [Updated] (MAPREDUCE-6360) TestMapreduceConfigFields is placed in wrong dir, introducing compile error

2015-05-11 Thread Arshad Mohammad (JIRA)

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

Arshad Mohammad updated MAPREDUCE-6360:
---
Target Version/s: 2.8.0
  Status: Patch Available  (was: Reopened)

 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)


[jira] [Reopened] (MAPREDUCE-6360) TestMapreduceConfigFields is placed in wrong dir, introducing compile error

2015-05-11 Thread Arshad Mohammad (JIRA)

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

Arshad Mohammad reopened MAPREDUCE-6360:

  Assignee: Arshad Mohammad  (was: Vinayakumar B)

 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

 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)


[jira] [Commented] (MAPREDUCE-6360) TestMapreduceConfigFields is placed in wrong dir, introducing compile error

2015-05-11 Thread Arshad Mohammad (JIRA)

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

Arshad Mohammad commented on MAPREDUCE-6360:


In  HDFS-8362 only HDFS portion of modified code is accepted. So now this issue 
is no more a duplicate of HDFS-8362. 

 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)


[jira] [Updated] (MAPREDUCE-6360) TestMapreduceConfigFields is placed in wrong dir, introducing compile error

2015-05-11 Thread Arshad Mohammad (JIRA)

 [ 
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)