[ https://issues.apache.org/jira/browse/HBASE-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751738#action_12751738 ]
Schubert Zhang commented on HBASE-1778: --------------------------------------- Thank you, Stack. This is our first time to contribute patch to HBase, it is just a little one, :-). We will continue... The current PE can work correctly, even though the MR implementation is not yet pretty. I will try to refine it later when I can get free from my corrent project. > Improve PerformanceEvaluation > ----------------------------- > > Key: HBASE-1778 > URL: https://issues.apache.org/jira/browse/HBASE-1778 > Project: Hadoop HBase > Issue Type: Improvement > Components: test > Affects Versions: 0.20.0 > Reporter: Schubert Zhang > Assignee: Schubert Zhang > Priority: Minor > Fix For: 0.21.0 > > Attachments: HBase-0.20.0-PE.pdf, HBASE-1778.patch > > > Current PerformanceEvaluation class have two problems: > - It is not updated for hadoop-0.20.0. > - The approach to split maps is not strict. Need to provide correct > InputSplit and InputFormat classes. Current code uses TextInputFormat and > FileSplit, it is not reasonable. > We will fix these problems. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.