You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Bhallamudi Venkata Siva Kamesh (Created) (JIRA)" <ji...@apache.org> on 2012/02/16 15:36:59 UTC

[jira] [Created] (MAPREDUCE-3870) Invalid App Metrics

Invalid App Metrics
-------------------

                 Key: MAPREDUCE-3870
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.1, 0.24.0, 0.23.2
            Reporter: Bhallamudi Venkata Siva Kamesh
         Attachments: MAPREDUCE-3870.patch

I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210125#comment-13210125 ] 

Hadoop QA commented on MAPREDUCE-3870:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +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 failed these unit tests:
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestLeafQueue

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

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

This message is automatically generated.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280473#comment-13280473 ] 

Hudson commented on MAPREDUCE-3870:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2296 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2296/])
    MAPREDUCE-3870. Invalid App Metrics (Bhallamudi Venkata Siva Kamesh via tgraves). (Revision 1341160)

     Result = FAILURE
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1341160
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/QueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/FifoScheduler.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/TestQueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210198#comment-13210198 ] 

Hadoop QA commented on MAPREDUCE-3870:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +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/1887//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1887//console

This message is automatically generated.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Vinod Kumar Vavilapalli (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219841#comment-13219841 ] 

Vinod Kumar Vavilapalli commented on MAPREDUCE-3870:
----------------------------------------------------

Thanks for taking this up. I also ran into the same issue a couple of days ago but didn't investigate more.

Looking at the patch.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhallamudi Venkata Siva Kamesh updated MAPREDUCE-3870:
------------------------------------------------------

    Attachment: MAPREDUCE-3870-1.patch

Patch which fixes the test case failure
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280910#comment-13280910 ] 

Hudson commented on MAPREDUCE-3870:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #264 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/264/])
    merge -r  1341161:1341162 from branch-2. FIXES: MAPREDUCE-3870 (Revision 1341184)

     Result = UNSTABLE
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1341184
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/QueueMetrics.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/FifoScheduler.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/TestQueueMetrics.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219833#comment-13219833 ] 

Bhallamudi Venkata Siva Kamesh commented on MAPREDUCE-3870:
-----------------------------------------------------------

Please review this patch
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated MAPREDUCE-3870:
-------------------------------------

    Status: Open  (was: Patch Available)

Please upmerge to the latest trunk.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280245#comment-13280245 ] 

Bhallamudi Venkata Siva Kamesh commented on MAPREDUCE-3870:
-----------------------------------------------------------

Thanks Thomas for looking into this issue. Please review the patch.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280409#comment-13280409 ] 

Hudson commented on MAPREDUCE-3870:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2278 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2278/])
    MAPREDUCE-3870. Invalid App Metrics (Bhallamudi Venkata Siva Kamesh via tgraves). (Revision 1341160)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1341160
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/QueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/FifoScheduler.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/TestQueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhallamudi Venkata Siva Kamesh updated MAPREDUCE-3870:
------------------------------------------------------

    Status: Patch Available  (was: Open)
    
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhallamudi Venkata Siva Kamesh updated MAPREDUCE-3870:
------------------------------------------------------

    Affects Version/s:     (was: 0.23.1)
                           (was: 0.24.0)
                       3.0.0
                       2.0.0
    
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated MAPREDUCE-3870:
-------------------------------------

          Resolution: Fixed
       Fix Version/s: 0.23.3
    Target Version/s: 0.23.3
              Status: Resolved  (was: Patch Available)

I've committed this to trunk, branch-2, and branch-0.23
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhallamudi Venkata Siva Kamesh updated MAPREDUCE-3870:
------------------------------------------------------

    Status: Open  (was: Patch Available)

Cancelling the patch to address the testcase failure.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280972#comment-13280972 ] 

Hudson commented on MAPREDUCE-3870:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1087 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1087/])
    MAPREDUCE-3870. Invalid App Metrics (Bhallamudi Venkata Siva Kamesh via tgraves). (Revision 1341160)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1341160
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/QueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/FifoScheduler.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/TestQueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280684#comment-13280684 ] 

Bhallamudi Venkata Siva Kamesh commented on MAPREDUCE-3870:
-----------------------------------------------------------

Thanks Thomas.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280380#comment-13280380 ] 

Thomas Graves commented on MAPREDUCE-3870:
------------------------------------------

+1 looks good, Thanks Bhallamudi Venkata Siva Kamesh!
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhallamudi Venkata Siva Kamesh updated MAPREDUCE-3870:
------------------------------------------------------

    Status: Patch Available  (was: Open)

Please review.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Closed] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy closed MAPREDUCE-3870.
------------------------------------

    
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0-alpha, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>             Fix For: 0.23.3, 2.0.2-alpha
>
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhallamudi Venkata Siva Kamesh updated MAPREDUCE-3870:
------------------------------------------------------

    Attachment: MAPREDUCE-3870.patch

Please review.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhallamudi Venkata Siva Kamesh updated MAPREDUCE-3870:
------------------------------------------------------

    Status: Patch Available  (was: Open)
    
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280893#comment-13280893 ] 

Hudson commented on MAPREDUCE-3870:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1053 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1053/])
    MAPREDUCE-3870. Invalid App Metrics (Bhallamudi Venkata Siva Kamesh via tgraves). (Revision 1341160)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1341160
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/QueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/FifoScheduler.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/TestQueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated MAPREDUCE-3870:
-------------------------------------

    Attachment: MAPREDUCE-3870-1.patch

re-attaching patch to kick jenkins again.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279932#comment-13279932 ] 

Hadoop QA commented on MAPREDUCE-3870:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 2 new or modified test files.

    -1 javac.  The patch appears to cause the build to fail.

Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2403//console

This message is automatically generated.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280411#comment-13280411 ] 

Hudson commented on MAPREDUCE-3870:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2351 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2351/])
    MAPREDUCE-3870. Invalid App Metrics (Bhallamudi Venkata Siva Kamesh via tgraves). (Revision 1341160)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1341160
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/QueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/FifoScheduler.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/TestQueueMetrics.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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-3870) Invalid App Metrics

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280262#comment-13280262 ] 

Hadoop QA commented on MAPREDUCE-3870:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 2 new or modified test files.

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

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

    +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 hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Updated] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Bhallamudi Venkata Siva Kamesh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhallamudi Venkata Siva Kamesh updated MAPREDUCE-3870:
------------------------------------------------------

    Attachment: MAPREDUCE-3870-2.patch

up-merging the previous patch.
                
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2, 2.0.0, 3.0.0
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870-1.patch, MAPREDUCE-3870-2.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

--
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] [Assigned] (MAPREDUCE-3870) Invalid App Metrics

Posted by "Jason Lowe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Lowe reassigned MAPREDUCE-3870:
-------------------------------------

    Assignee: Bhallamudi Venkata Siva Kamesh
    
> Invalid App Metrics
> -------------------
>
>                 Key: MAPREDUCE-3870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1, 0.24.0, 0.23.2
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>         Attachments: MAPREDUCE-3870-1.patch, MAPREDUCE-3870.patch
>
>
> I have observed incorrect *Apps Completed* and *Apps Pending* metrics when an application has failed or finished (successful) after multiple attempts(failures).

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