[ 
https://issues.apache.org/jira/browse/HBASE-20925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xu Cang updated HBASE-20925:
----------------------------
    Description: 
This change will provide a new cmd line argument for users to specify as 
"-verboseTestResultFilePath" and Canary will output structured/ easy to be 
parsed/ easy to be read strings to the file. 

In the result file, it should provide a summary of the canary test and shows 
which region has read or write failures.

Also to include some stats regarding the test. Such as, "region read count: 
500, region read success count: 499"

 

(Before, Canary test sends some of above information into log file, mixed with 
other debugging information. Though, the format for different tests various,

which is no easy to be parsed. )

  was:
Canary test to expose results per table/ per region to a result file.

In the result file, it should provide a summary of the canary test and shows 
which region has read or write failures.

Also, include some stats regarding the test. Such as, "region read count: 500, 
region read success count: 499"


> Canary test to expose results per table/ per region to result file
> ------------------------------------------------------------------
>
>                 Key: HBASE-20925
>                 URL: https://issues.apache.org/jira/browse/HBASE-20925
>             Project: HBase
>          Issue Type: Improvement
>          Components: canary
>            Reporter: Xu Cang
>            Assignee: Xu Cang
>            Priority: Major
>
> This change will provide a new cmd line argument for users to specify as 
> "-verboseTestResultFilePath" and Canary will output structured/ easy to be 
> parsed/ easy to be read strings to the file. 
> In the result file, it should provide a summary of the canary test and shows 
> which region has read or write failures.
> Also to include some stats regarding the test. Such as, "region read count: 
> 500, region read success count: 499"
>  
> (Before, Canary test sends some of above information into log file, mixed 
> with other debugging information. Though, the format for different tests 
> various,
> which is no easy to be parsed. )



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to