[
https://issues.apache.org/jira/browse/HBASE-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090114#comment-14090114
]
Andrew Purtell commented on HBASE-11693:
----------------------------------------
Set up a single node HDFS+HBase+YARN cluster.
{noformat}
$ ./bin/hbase org.apache.hadoop.hbase.PerformanceEvaluation sequentialWrite 1
[...]
$ ./bin/hbase org.apache.hadoop.hbase.PerformanceEvaluation --filterAll scan 5
[...]
2014-08-07 17:49:43,370 INFO [main] mapreduce.Job: Job job_1407458412239_0001
completed successfully
{noformat}
Application logs show '--filterAll' taking effect.
> Backport HBASE-11026 (Provide option to filter out all rows in
> PerformanceEvaluation tool) to 0.94
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-11693
> URL: https://issues.apache.org/jira/browse/HBASE-11693
> Project: HBase
> Issue Type: Task
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 0.94.23
>
> Attachments: HBASE-11693.patch
>
>
> Backport HBASE-11026 (Provide option to filter out all rows in
> PerformanceEvaluation tool) to 0.94 branch.
--
This message was sent by Atlassian JIRA
(v6.2#6252)