[
https://issues.apache.org/jira/browse/HBASE-17116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691667#comment-15691667
]
Yi Liang commented on HBASE-17116:
----------------------------------
Hi [~esteban],
Provide a patchm and add blocksize into PE. The output is showed below
hbase pe --blockSize=32768 sequentialWrite 1
{code}
shell > describe 'TestTable'
COLUMN FAMILIES DESCRIPTION
{NAME => 'info', BLOOMFILTER => 'ROW', VERSIONS => '1', IN_MEMORY => 'false', KE
EP_DELETED_CELLS => 'FALSE', DATA_BLOCK_ENCODING => 'NONE', TTL => 'FOREVER', CO
MPRESSION => 'NONE', MIN_VERSIONS => '0', BLOCKCACHE => 'true', BLOCKSIZE => '32
768', REPLICATION_SCOPE => '0'}
{code}
> [PerformanceEvaluation] Add option to configure block size
> ----------------------------------------------------------
>
> Key: HBASE-17116
> URL: https://issues.apache.org/jira/browse/HBASE-17116
> Project: HBase
> Issue Type: Bug
> Components: tooling
> Affects Versions: 2.0.0, 1.3.0, 1.4.0, 1.2.5
> Reporter: Esteban Gutierrez
> Assignee: Yi Liang
> Priority: Trivial
>
> Followup from HBASE-9940 to add option to configure block size for
> PerformanceEvaluation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)