HBase Installation
Apache HBase provides large-scale tabular storage for Hadoop using the Hadoop Distributed File System (HDFS). Cloudera recommends installing HBase in a standalone mode before you try to run it on a whole cluster.
- Install the Cloudera yum, zypper/YaST or apt repository.
- Install or upgrade CDH 5 and make sure it is functioning correctly.
Use the service command to start, stop, and restart CDH components, rather than running scripts in /etc/init.d directly. The service command creates a predictable environment by setting the current working directory to / and removing most environment variables (passing only LANG and TERM). With /etc/init.d, existing environment variables remain in force and can produce unpredictable results. When you install CDH from packages, service is installed as part of the Linux Standard Base (LSB).
Use the following sections to install, update, and configure HBase:
- New Features and Changes for HBase in CDH 5
- Upgrading HBase
- Installing HBase
- Configuration Settings for HBase
- Starting HBase in Standalone Mode
- Configuring HBase in Pseudo-Distributed Mode
- Deploying HBase on a Cluster
- Accessing HBase by using the HBase Shell
- HBase Online Merge
- Using MapReduce with HBase
- Troubleshooting HBase
- Viewing the HBase Documentation
Next Steps
<< Viewing the Flume Documentation | ©2016 Cloudera, Inc. All rights reserved | New Features and Changes for HBase in CDH 5 >> |
Terms and Conditions Privacy Policy |