You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2009/03/04 03:56:56 UTC

[jira] Created: (HADOOP-5387) Collect disk read/write operation from iostat

Collect disk read/write operation from iostat
---------------------------------------------

                 Key: HADOOP-5387
                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
             Project: Hadoop Core
          Issue Type: New Feature
          Components: contrib/chukwa
         Environment: Redhat EL 5.1, Java 6
            Reporter: Eric Yang
            Priority: Minor


In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5387) Collect disk read/write operation from iostat

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

Eric Yang updated HADOOP-5387:
------------------------------

    Status: Patch Available  (was: Open)

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5387) Collect disk read/write operation from iostat

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

Hadoop QA commented on HADOOP-5387:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12401476/HADOOP-5387.patch
  against trunk revision 751463.

    +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 tests are needed for 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 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

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

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

    -1 contrib tests.  The patch failed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/28/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/28/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/28/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/28/console

This message is automatically generated.

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5387) Collect disk read/write operation from iostat

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

Hadoop QA commented on HADOOP-5387:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12401476/HADOOP-5387.patch
  against trunk revision 750748.

    +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 tests are needed for 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 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

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

    -1 core tests.  The patch failed core unit tests.

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

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/27/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/27/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/27/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/27/console

This message is automatically generated.

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5387) Collect disk read/write operation from iostat

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680026#action_12680026 ] 

Eric Yang commented on HADOOP-5387:
-----------------------------------

The failed contrib test is in hdfsproxy.  It has nothing to do with this patch.

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5387) Collect disk read/write operation from iostat

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

Eric Yang updated HADOOP-5387:
------------------------------

      Resolution: Fixed
    Release Note: 
What is new in HADOOP-5387:

- Collect number of disk read/write operation for system metrics.

    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5387) Collect disk read/write operation from iostat

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

Eric Yang updated HADOOP-5387:
------------------------------

    Attachment: HADOOP-5387.patch

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5387) Collect disk read/write operation from iostat

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

Eric Yang updated HADOOP-5387:
------------------------------

    Assignee: Eric Yang
      Status: Patch Available  (was: Open)

Collect disk read/write operation for system metrics.

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5387) Collect disk read/write operation from iostat

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

Eric Yang updated HADOOP-5387:
------------------------------

    Status: Open  (was: Patch Available)

Cancel patch and resubmit because trunk was broken by HADOOP-5409.

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5387) Collect disk read/write operation from iostat

Posted by "Ari Rabkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680211#action_12680211 ] 

Ari Rabkin commented on HADOOP-5387:
------------------------------------

+1

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5387) Collect disk read/write operation from iostat

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

Hudson commented on HADOOP-5387:
--------------------------------

Integrated in Hadoop-trunk #778 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/778/])
    

> Collect disk read/write operation from iostat
> ---------------------------------------------
>
>                 Key: HADOOP-5387
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5387
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5387.patch
>
>
> In the demux stage, we should collect read/write operation per second from iostat and populate this information to system metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.