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

Hudson commented on HBASE-13483:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6716 (See 
[https://builds.apache.org/job/HBase-TRUNK/6716/])
HBASE-13483 onheap is not a valid bucket cacne IO engine (mstanleyjones: rev 
a78e6e94994aaba2bee7747054ea9a55f1edd421)
* hbase-common/src/main/resources/hbase-default.xml


> [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)

Reply via email to