You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/09/28 13:09:00 UTC

[jira] [Created] (HBASE-21252) Collect loadavg when gathering machine environment

Duo Zhang created HBASE-21252:
---------------------------------

             Summary: Collect loadavg when gathering machine environment
                 Key: HBASE-21252
                 URL: https://issues.apache.org/jira/browse/HBASE-21252
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang


Skimmed several flaky test report, it seems that, for a successful run, the SystemLoadAverage is usually less than 500, and for a failed run, the SystemLoadAverage is usually greater than 1000.

Let's collect the loadavg in the script to see if the machine itself has already overloaded before we actually execute the tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)