[
https://issues.apache.org/jira/browse/HBASE-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377329#comment-14377329
]
Y. SREENIVASULU REDDY commented on HBASE-13281:
-----------------------------------------------
[~ram_krish]
same thing need to update in hbase-default.xml file also
{code}
<property>
<name>hbase.bucketcache.size</name>
<value>65536</value>
<source>hbase-default.xml</source>
</property>
{code}
> 'hbase.bucketcache.size' description in hbase book is not correct
> -----------------------------------------------------------------
>
> Key: HBASE-13281
> URL: https://issues.apache.org/jira/browse/HBASE-13281
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0
>
> Attachments: HBASE-13281.patch
>
>
> The description about 'hbase.bucketcache.size' is not correct. We either
> specify it as a float or in MB's and the default value that is mentioned is
> never used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)