GitHub user selvaganesang opened a pull request:
https://github.com/apache/incubator-trafodion/pull/918
[TRAFODION-2420] RMS Enhancements
Added yet another offender feature to list query ids that has a total
IO time for any storage engine opertor consuming longer than a given
number of seconds.
./offender -s se_offender
Will list the query ids along with the table name. SEE
$TRAF_HOME/export/limited-support-tools/LSO/README
The "Number of SQL Processes" counter is now made multi-fragment aware
and hence contains the actual number of ESPs used + 1 for master
process.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/incubator-trafodion
se_offender_1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/918.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 #918
----
commit 45ff9540eeeacb46e4e65e2b6a57b01322223760
Author: selvaganesang <[email protected]>
Date: 2017-01-19T01:58:56Z
[TRAFODION-2420] RMS Enhancements
Added yet another offender feature to list query ids that has a total
IO time for any storage engine opertor consuming longer than a given
number of seconds.
./offender -s se_offender
Will list the query ids along with the table name. SEE
$TRAF_HOME/export/limited-support-tools/LSO/README
The "Number of SQL Processes" counter is now made multi-fragment aware
and hence contains the actual number of ESPs used + 1 for master
process.
----
---
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.
---