Hello Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/15336
to look at the new patch set (#2).
Change subject: [scripts] Update parse_metrics_log.py to make it usable in
other scripts
......................................................................
[scripts] Update parse_metrics_log.py to make it usable in other scripts
This wraps the functionality in parse_metrics_log.py in a class
so that it can be used from another python script.
It maintains the old functionality by moving the print statement
to the main function, from the process function.
I will use this so I can wrap this script in some of my performance
analysis work.
Change-Id: Ia107b54a7efc45f9877e7c0b9405cefb550c38f2
---
M src/kudu/scripts/parse_metrics_log.py
1 file changed, 121 insertions(+), 111 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/15336/2
--
To view, visit http://gerrit.cloudera.org:8080/15336
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia107b54a7efc45f9877e7c0b9405cefb550c38f2
Gerrit-Change-Number: 15336
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)