[jira] [Updated] (MAPREDUCE-6911) TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails consistently

2017-07-06 Thread Jason Lowe (JIRA)

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

Jason Lowe updated MAPREDUCE-6911:
--
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 2.8.2
   2.9.0
   Status: Resolved  (was: Patch Available)

Thanks, Eric!  I committed this to branch-2, branch-2.8, and branch-2.8.2.

> TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails 
> consistently
> 
>
> Key: MAPREDUCE-6911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6911
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 2.9.0, 2.8.2
>Reporter: Eric Badger
>Assignee: Eric Badger
> Fix For: 2.9.0, 2.8.2
>
> Attachments: MAPREDUCE-6911.001.patch, 
> MAPREDUCE-6911-branch-2.001.patch
>
>
> {noformat}
> mapred-default.xml has 2 properties missing in  interface 
> org.apache.hadoop.mapreduce.MRJobConfig  interface 
> org.apache.hadoop.mapreduce.MRConfig  class 
> org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig  class 
> org.apache.hadoop.mapred.ShuffleHandler  class 
> org.apache.hadoop.mapreduce.lib.output.FileOutputFormat  class 
> org.apache.hadoop.mapreduce.lib.input.FileInputFormat  class 
> org.apache.hadoop.mapreduce.Job  class 
> org.apache.hadoop.mapreduce.lib.input.NLineInputFormat  class 
> org.apache.hadoop.mapred.JobConf  class 
> org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
>   mapreduce.jobtracker.system.dir
>   mapreduce.jobtracker.staging.root.dir
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org



[jira] [Updated] (MAPREDUCE-6911) TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails consistently

2017-07-05 Thread Eric Badger (JIRA)

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

Eric Badger updated MAPREDUCE-6911:
---
Attachment: MAPREDUCE-6911-branch-2.001.patch

Forgot to name the patch against branch-2 so here's the same patch with the 
correct name so that hadoopqa will run correctly (hopefully)

> TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails 
> consistently
> 
>
> Key: MAPREDUCE-6911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6911
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 2.9.0, 2.8.2
>Reporter: Eric Badger
>Assignee: Eric Badger
> Attachments: MAPREDUCE-6911.001.patch, 
> MAPREDUCE-6911-branch-2.001.patch
>
>
> {noformat}
> mapred-default.xml has 2 properties missing in  interface 
> org.apache.hadoop.mapreduce.MRJobConfig  interface 
> org.apache.hadoop.mapreduce.MRConfig  class 
> org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig  class 
> org.apache.hadoop.mapred.ShuffleHandler  class 
> org.apache.hadoop.mapreduce.lib.output.FileOutputFormat  class 
> org.apache.hadoop.mapreduce.lib.input.FileInputFormat  class 
> org.apache.hadoop.mapreduce.Job  class 
> org.apache.hadoop.mapreduce.lib.input.NLineInputFormat  class 
> org.apache.hadoop.mapred.JobConf  class 
> org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
>   mapreduce.jobtracker.system.dir
>   mapreduce.jobtracker.staging.root.dir
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org



[jira] [Updated] (MAPREDUCE-6911) TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails consistently

2017-07-05 Thread Eric Badger (JIRA)

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

Eric Badger updated MAPREDUCE-6911:
---
Attachment: MAPREDUCE-6911.001.patch

Attaching a patch that adds the properties to the skip list

> TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails 
> consistently
> 
>
> Key: MAPREDUCE-6911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6911
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 2.9.0, 2.8.2
>Reporter: Eric Badger
>Assignee: Eric Badger
> Attachments: MAPREDUCE-6911.001.patch
>
>
> {noformat}
> mapred-default.xml has 2 properties missing in  interface 
> org.apache.hadoop.mapreduce.MRJobConfig  interface 
> org.apache.hadoop.mapreduce.MRConfig  class 
> org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig  class 
> org.apache.hadoop.mapred.ShuffleHandler  class 
> org.apache.hadoop.mapreduce.lib.output.FileOutputFormat  class 
> org.apache.hadoop.mapreduce.lib.input.FileInputFormat  class 
> org.apache.hadoop.mapreduce.Job  class 
> org.apache.hadoop.mapreduce.lib.input.NLineInputFormat  class 
> org.apache.hadoop.mapred.JobConf  class 
> org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
>   mapreduce.jobtracker.system.dir
>   mapreduce.jobtracker.staging.root.dir
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org



[jira] [Updated] (MAPREDUCE-6911) TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails consistently

2017-07-05 Thread Eric Badger (JIRA)

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

Eric Badger updated MAPREDUCE-6911:
---
Status: Patch Available  (was: Open)

> TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails 
> consistently
> 
>
> Key: MAPREDUCE-6911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6911
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 2.9.0, 2.8.2
>Reporter: Eric Badger
>Assignee: Eric Badger
> Attachments: MAPREDUCE-6911.001.patch
>
>
> {noformat}
> mapred-default.xml has 2 properties missing in  interface 
> org.apache.hadoop.mapreduce.MRJobConfig  interface 
> org.apache.hadoop.mapreduce.MRConfig  class 
> org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig  class 
> org.apache.hadoop.mapred.ShuffleHandler  class 
> org.apache.hadoop.mapreduce.lib.output.FileOutputFormat  class 
> org.apache.hadoop.mapreduce.lib.input.FileInputFormat  class 
> org.apache.hadoop.mapreduce.Job  class 
> org.apache.hadoop.mapreduce.lib.input.NLineInputFormat  class 
> org.apache.hadoop.mapred.JobConf  class 
> org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
>   mapreduce.jobtracker.system.dir
>   mapreduce.jobtracker.staging.root.dir
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org