Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15336


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, 122 insertions(+), 111 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/15336/1
--
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: newchange
Gerrit-Change-Id: Ia107b54a7efc45f9877e7c0b9405cefb550c38f2
Gerrit-Change-Number: 15336
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>

Reply via email to