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

stack updated HBASE-5792:
-------------------------

    Attachment: verify.txt
                verify.txt

Matteo's patch only I moved the tool down under the wal package.  Also added a 
verify step that will look at resultant WAL and verify we are writing in 
sequence.  Oh, I also made the tool actually write a log (Was using default 
constructor on region which won't create a log -- have to create the log 
external and pass it in)
                
> HLog Performance Evaluation Tool
> --------------------------------
>
>                 Key: HBASE-5792
>                 URL: https://issues.apache.org/jira/browse/HBASE-5792
>             Project: HBase
>          Issue Type: Test
>          Components: wal
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>              Labels: performance, wal
>             Fix For: 0.96.0
>
>         Attachments: HBASE-5792-v0.patch, HBASE-5792-v1.patch, 
> HBASE-5792-v2.patch, verify.txt, verify.txt
>
>
> Related to HDFS-3280 and the HBase WAL slowdown on 0.23+
> It would be nice to have a simple tool like HFilePerformanceEvaluation, ...
> to be able to check easily the HLog performance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to