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 19:01:00 UTC

[jira] [Resolved] (HBASE-8480) Embed HDFS into HBase

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

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

> Embed HDFS into HBase
> ---------------------
>
>                 Key: HBASE-8480
>                 URL: https://issues.apache.org/jira/browse/HBASE-8480
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Lars George
>            Priority: Major
>
> HBase is often a bit more involved to get going. We already have the option to host ZooKeeper for very small clusters. We should have the same for HDFS. The idea is that it adjusts replication based on the number of nodes, i.e. from 1 to 3 (the default), so that you could start with a single node and grow the cluster from there. Once the cluster reaches a certain size, and the admin decides to split the components, we should have a why to export the proper configs/settings so that you can easily start up an external HDFS and/or ZooKeeper, while updating the HBase config as well to point to the new "locations".
> The goal is to start a fully operational HBase that can grow from single machine to multi machine clusters with just a single daemon on each machine.



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