[
https://issues.apache.org/jira/browse/HBASE-17272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-17272.
---------------------------
Resolution: Fixed
Assignee: stack
Fix Version/s: 2.0.0
I pushed the last patch. Will update the site separately.
> Doc how to run Standalone HBase over an HDFS instance; all daemons in one JVM
> but persisting to an HDFS instance
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-17272
> URL: https://issues.apache.org/jira/browse/HBASE-17272
> Project: HBase
> Issue Type: Task
> Components: documentation
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0
>
> Attachments: 17272.txt, HBASE-17272.master.001.patch,
> HBASE-17272.master.002.patch
>
>
> It is possible to run hbase in standalone mode -- all daemons in the one JVM
> (Master+RegionServers+ZooKeeper) -- but persisting to HDFS rather than the
> usual local filesystem. That this works was news to me. This configuration is
> wanted for the default deploy of the timeline server v2. The standalone mode
> hbase shoudl be good enough for light loading. The persistence to HDFS makes
> it so data can live across the coming and goings of nodes.
> This issue is about doc'ing how to setup this config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)