[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-08 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Mapreduce-trunk #983 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/983/])
MAPREDUCE-3822. Changed FS counter computation to use all occurences of the 
same FS scheme, instead of randomly using one. (Contributed by Mahadev Konar)

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241721
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-08 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Mapreduce-0.23-Build #185 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/185/])
merge MAPREDUCE-3822 from trunk

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241723
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-08 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Hdfs-0.23-Build #163 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/163/])
merge MAPREDUCE-3822 from trunk

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241723
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-08 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Hdfs-trunk #950 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/950/])
MAPREDUCE-3822. Changed FS counter computation to use all occurences of the 
same FS scheme, instead of randomly using one. (Contributed by Mahadev Konar)

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241721
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-07 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Mapreduce-0.23-Commit #520 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/520/])
merge MAPREDUCE-3822 from trunk

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241723
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-07 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Mapreduce-trunk-Commit #1699 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1699/])
MAPREDUCE-3822. Changed FS counter computation to use all occurences of the 
same FS scheme, instead of randomly using one. (Contributed by Mahadev Konar)

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241721
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-07 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Common-0.23-Commit #516 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/516/])
merge MAPREDUCE-3822 from trunk

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241723
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-07 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Common-trunk-Commit #1688 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1688/])
MAPREDUCE-3822. Changed FS counter computation to use all occurences of the 
same FS scheme, instead of randomly using one. (Contributed by Mahadev Konar)

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241721
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-07 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Hdfs-0.23-Commit #504 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/504/])
merge MAPREDUCE-3822 from trunk

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241723
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-07 Thread Hudson (Commented) (JIRA)

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

Hudson commented on MAPREDUCE-3822:
---

Integrated in Hadoop-Hdfs-trunk-Commit #1762 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1762/])
MAPREDUCE-3822. Changed FS counter computation to use all occurences of the 
same FS scheme, instead of randomly using one. (Contributed by Mahadev Konar)

sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241721
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/MapTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/ReduceTask.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Task.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Counter.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupBase.java


> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-07 Thread Siddharth Seth (Commented) (JIRA)

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

Siddharth Seth commented on MAPREDUCE-3822:
---

+1. Patch looks good. No additional unit tests, since the patches fixes 
existing ones.
Tried out the change locally with a couple of WordCount run - FS counter values 
are consistent with the patch. They were different in 3 separate runs without 
it. Will commit shortly.

> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-07 Thread Hadoop QA (Commented) (JIRA)

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

Hadoop QA commented on MAPREDUCE-3822:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12513708/MAPREDUCE-3822.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 eclipse:eclipse.  The patch built with eclipse:eclipse.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed unit tests in .

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1818//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1818//console

This message is automatically generated.

> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch, MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-06 Thread Hadoop QA (Commented) (JIRA)

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

Hadoop QA commented on MAPREDUCE-3822:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12513574/MAPREDUCE-3822.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 eclipse:eclipse.  The patch built with eclipse:eclipse.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed unit tests in .

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1810//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1810//console

This message is automatically generated.

> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3822.patch
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (MAPREDUCE-3822) TestJobCounters is failing intermittently on trunk and 0.23.

2012-02-06 Thread Mahadev konar (Commented) (JIRA)

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

Mahadev konar commented on MAPREDUCE-3822:
--

Found the issue. This looks like more of a FileSystem Statistics issue. Here is 
the scenario, when creating FileSystems like 
FilterFileSystem/RawLocalFileSystem, LocalFileSystem, they all use the same uri 
(file://). On a getAllStatistics() it will return all the stats for all 3 file 
systems but only one of them is the true filesystem whose stats are being 
updated. When we update our counters in Task.java (updateCounters), we just use 
the scheme and set the counter values. So there is a race condition on which 
order you get the FileSystem Stats in which might lead to a value of 0 for FS 
counters. We could fix this in Common or just do a hack on checking non zero 
counters which we consider as the right counters. Not sure. 

Given that this is only on localfilesystem, I think we can skip on this for 
0.23.1.

> TestJobCounters is failing intermittently on trunk and 0.23.
> 
>
> Key: MAPREDUCE-3822
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3822
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: mrv2
>Reporter: Mahadev konar
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 0.23.1
>
>
> TestJobCounters fails sometimes on trunk. I have tracked it down to stats 
> issue in FileSystem. Still working on it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira