[
https://issues.apache.org/jira/browse/HBASE-17272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-17272:
--------------------------
Release Note: Adds section at
http://hbase.apache.org/book.html#standalone.over.hdfs on how to make
standalone persist to an hdfs instance (where standalone is all daemons in the
one jvm).
> 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
> Attachments: 17272.txt
>
>
> 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)