Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10694
Change subject: parse_metrics_log: minor refactoring ...................................................................... parse_metrics_log: minor refactoring This patch updates the parse_metrics_log.py to be more usable by other programs. Currently, it is an application that spits out parsed metrics as a TSV. This patch updates this so the metrics can be returned as an iterable. This patch contains no functional changes. Change-Id: I8cbf1a680feb1b850a5606883659d271010a9db5 --- M src/kudu/scripts/parse_metrics_log.py 1 file changed, 78 insertions(+), 59 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/94/10694/1 -- To view, visit http://gerrit.cloudera.org:8080/10694 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8cbf1a680feb1b850a5606883659d271010a9db5 Gerrit-Change-Number: 10694 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
