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

chunhui shen edited comment on HBASE-15314 at 2/25/17 11:31 AM:
----------------------------------------------------------------

[~ram_krish]
With the uploaded v4 patch,  we could config the single file or multi-files as 
the following
{quote}
 <name>hbase.bucketcache.ioengine</name> 
 <value>file:/mnt/disk1/bucketcache</value>

 <name>hbase.bucketcache.ioengine</name> 
 
<value>file:/mnt/disk1/bucketcache,/mnt/disk2/bucketcache,/mnt/disk3/bucketcache</value>
{quote}

Could you take a look?  Thanks.


was (Author: zjushch):
[~ram_krish]
With the uploaded v4 patch,  we could config the single file or multi-files as 
the following
{quote}
 <name>hbase.bucketcache.ioengine</name> 
 <value>file:/mnt/disk1/bucketcache</value>

 <name>hbase.bucketcache.ioengine</name> 
 
<value>file:/mnt/disk1/bucketcache,/mnt/disk2/bucketcache,/mnt/disk3/bucketcache</value>
{quote}

Thanks.

> Allow more than one backing file in bucketcache
> -----------------------------------------------
>
>                 Key: HBASE-15314
>                 URL: https://issues.apache.org/jira/browse/HBASE-15314
>             Project: HBase
>          Issue Type: Sub-task
>          Components: BucketCache
>            Reporter: stack
>            Assignee: Aaron Tokhy
>         Attachments: FileIOEngine.java, HBASE-15314.master.001.patch, 
> HBASE-15314.master.001.patch, HBASE-15314.patch, HBASE-15314-v2.patch, 
> HBASE-15314-v3.patch, HBASE-15314-v4.patch
>
>
> Allow bucketcache use more than just one backing file: e.g. chassis has more 
> than one SSD in it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to