[
https://issues.apache.org/jira/browse/HBASE-13483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14682164#comment-14682164
]
stack commented on HBASE-13483:
-------------------------------
+1
> [docs] onheap is not a valid bucket cache IO engine.
> ----------------------------------------------------
>
> Key: HBASE-13483
> URL: https://issues.apache.org/jira/browse/HBASE-13483
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.0.0
> Reporter: Esteban Gutierrez
> Assignee: Misty Stanley-Jones
> Attachments: HBASE-13483.patch
>
>
> From the HBase book:
> http://hbase.apache.org/book.html#hbase_default_configurations
> :
> {code}
> hbase.bucketcache.ioengine
> Description
> Where to store the contents of the bucketcache. One of: *onheap*, offheap, or
> file. If a file, set it to file:PATH_TO_FILE. See
> https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/io/hfile/CacheConfig.html
> for more information.
> {code}
> Instead of onheap it should be heap.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)