[ 
https://issues.apache.org/jira/browse/HBASE-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590821#comment-14590821
 ] 

Misty Stanley-Jones commented on HBASE-13928:
---------------------------------------------

[~biju74] I don't think this is actually a bug. The hbase-default.xml has the 
following:
{code}
  <property>
    <name>hbase.bucketcache.size</name>
    <value>65536</value>
    <description>The size of the buckets for the bucketcache if you only use a 
single size.
      Defaults to the default blocksize, which is 64 * 1024.</description>
  </property>
  <property>
    <name>hbase.bucketcache.sizes</name>
    <value></value>
    <description>A comma-separated list of sizes for buckets for the bucketcache
      if you use multiple sizes. Should be a list of block sizes in order from 
smallest
      to largest. The sizes you use will depend on your data access 
patterns.</description>
  </property>
{code}

Maybe [[email protected]] can confirm.

> Correct doc bug introduced in HBASE-11735
> -----------------------------------------
>
>                 Key: HBASE-13928
>                 URL: https://issues.apache.org/jira/browse/HBASE-13928
>             Project: HBase
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 0.99.0, 0.98.4, 0.98.5
>            Reporter: Misty Stanley-Jones
>            Assignee: Misty Stanley-Jones
>             Fix For: 0.99.0, 2.0.0, 0.98.6
>
>
> {quote}Biju Nair added a comment - 09/Jun/15 04:53
> I think the parameter hbase.bucketcache.sizes is used in the document patch 
> instead of hbase.bucketcache.bucket.sizes to configure bucket sizes.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to