Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Standalone. This is the default mode. In standalone mode, HBase does not use HDFS — it uses the local filesystem instead
  • Distributed. For a production environment, distributed mode is advised. In distributed mode, multiple instances of HBase daemons run on multiple servers in the cluster. HDFS is used. As  Please see Aspire Parcel and Service for Cloudera for an example of Aspire running Aspire with a distributed HBase can be setup on the Cloudera environment - Aspire Parcel and Service for Cloudera.

Installation and configuration instructions is part of this book: http://hbase.apache.org/book.html.

...