[
https://issues.apache.org/jira/browse/HBASE-20306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613962#comment-16613962
]
Andrew Purtell commented on HBASE-20306:
----------------------------------------
I don't think the changes are quite what was asked for. The request is for post
run summary statistics, like the summary reports produced by
PerformanceEvaluation via getHistogramReport, for example. The patch here
changes the running status logging as well via use of the refactored
getOverallRunInformation(), which is not what we want, I think. Just add a
detailed statistics dump after the run is complete.
> LoadTestTool does not print summary at end of run
> -------------------------------------------------
>
> Key: HBASE-20306
> URL: https://issues.apache.org/jira/browse/HBASE-20306
> Project: HBase
> Issue Type: Bug
> Components: tooling
> Reporter: Mike Drob
> Assignee: Colin Garcia
> Priority: Major
> Labels: beginner
> Attachments: HBASE-20306.000.patch, HBASE-20306.001.patch
>
>
> ltt currently prints status as it goes, but doesn't give a nice summary of
> what happened so users have to infer it from the last status line printed.
> Would be nice to print a real summary with statistics about what was run.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)