[
https://issues.apache.org/jira/browse/HBASE-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174249#comment-13174249
]
Phabricator commented on HBASE-4916:
------------------------------------
tedyu has commented on the revision "HBASE-4916 [jira] LoadTest MR Job".
Nice tool.
INLINE COMMENTS
src/main/java/org/apache/hadoop/hbase/loadtest/GetGenerator.java:81 Should be
seeded.
src/main/java/org/apache/hadoop/hbase/loadtest/RandomDataGenerator.java:94
Please seed as what is done at line 61.
src/main/java/org/apache/hadoop/hbase/loadtest/KeyCounter.java:103 I think we
should add some message to NoKeysException so that this scenario can be
distinguished from that of line 90.
REVISION DETAIL
https://reviews.facebook.net/D741
> LoadTest MR Job
> ---------------
>
> Key: HBASE-4916
> URL: https://issues.apache.org/jira/browse/HBASE-4916
> Project: HBase
> Issue Type: Sub-task
> Components: client, regionserver
> Reporter: Nicolas Spiegelberg
> Assignee: Christopher Gist
> Fix For: 0.94.0
>
> Attachments: HBASE-4916.D741.1.patch
>
>
> Add a script to start a streaming map-reduce job where each map tasks runs an
> instance of the load tester for a partition of the key-space. Ensure that the
> load tester takes a parameter indicating the start key for write operations.
--
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