You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/11 18:40:00 UTC

[jira] [Resolved] (HBASE-13485) HBase on Ceph

     [ https://issues.apache.org/jira/browse/HBASE-13485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-13485.
-----------------------------------------
    Resolution: Won't Fix

> HBase on Ceph
> -------------
>
>                 Key: HBASE-13485
>                 URL: https://issues.apache.org/jira/browse/HBASE-13485
>             Project: HBase
>          Issue Type: Task
>            Reporter: Andrew Kyle Purtell
>            Priority: Major
>
> Ceph (http://ceph.com/ceph-storage/) is an open source, scalable, distributed, clustered block storage system with interesting dynamic data placement properties and support for tiered storage and multiple strategies for resilience and insuring data availability and integrity. Ceph is a layered system: a block storage layer, known as RADOS, and a filesystem layer implemented on top of the block store. The layers of Ceph have varying degrees of stability. The block storage layer is claimed to be stable.
> It might be interesting to try out HBase on Ceph using the Hadoop filesystem binding for Ceph (https://github.com/ceph/cephfs-hadoop). Alternatively, implement "HBase filesystem" support for RADOS via the Java bindings (https://github.com/ceph/rados-java, via JNA). Considerations here will be similar to what we might want to do when HDFS decouples block management from namespace. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)