GitHub user selvaganesang opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/205

    [[TRAFODION-1655]] RMS reports incorrect hbase io time and

     0 for OperCpuTime for operators hosted in ESP.
    
    Isolate the timer for Operator Cpu Time from HBase IO Timer.
    Statistics enabling flag was not set though statistics area was
    created and some of the metrics were collected. Operator Cpu time
    metrics collection requires statistics to be enabled. It is now
    enabled when the operators are hosted in ESPs.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selvaganesang/incubator-trafodion 
trafodion-1655

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/205.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #205
    
----
commit 127fb16428de6138c45588537ebca26253d7bfa4
Author: selvaganesang <[email protected]>
Date:   2015-12-03T18:45:56Z

    [TRAFODION-1655] RMS reports incorrect hbase io time and
     0 for OperCpuTime for operators hosted in ESP
    Isolate the timer for Operator Cpu Time from HBase IO Timer.
    Statistics enabling flag was not set though statistics area was
    created and some of the metrics were collected. Operator Cpu time
    metrics collection requires statistics to be enabled. It is now
    enabled when the operators are hosted in ESPs.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to