Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Hbase installation-stand-alone installation

2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Website:

Http://hbase.apache.org/

Version correspondence:

You can see the appropriate hadoop version through the hadoop-core-... jar in the lib directory.

Hbase-0.98.6-hadoop2 = > hadoop 2.2hbase-0.96.2-hadoop2 = > hadoop 2.2hbase-0.98.6-hadoop1 = > hadoop 1.2.1hbase-0.96.2-hadoop1 = > hadoop 1.2.1Hbase installation: stand-alone mode

Download and extract the hbase installation package

Modify the conf/hbase-env.sh script to set environment variables

Edit hbase-site.xml

Start hbase

Verify that Hmaster has been started

Enter shell

Modify configuration

Hbase-env.sh

Vi hbase/conf/hbase-env.sh export JAVA_HOME=/usr/java/jdk1.7.0_67

Hbase-site.xml

Hbase.rootdir file://home/hadoop/hbase/data starts Hbase and verifies [hadoop@hadoop1 hbase] $. / bin/start-hbase.sh starting master, logging to / home/hadoop/hbase/bin/../logs/hbase-hadoop-master-hadoop1.out [hadoop@hadoop1 hbase] $jps2959 Jps2839 HMaster2474 SecondaryNameNode2552 JobTracker2334 NameNode [hadoop@hadoop1 hbase] $. / bin/hbase shellHBase Shell Enter 'help' for list of supported commands.Type "exit" to leave the HBase ShellVersion 0.98.6-hadoop1, r3645223d354a81af8d3d1cdfca9b3d45426f9959, Wed Sep 3 19:48:04 PDT 2014hbase (main): 001 hadoop@hadoop1 hbase 0 > quit [hadoop@hadoop1 hbase] $

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 210

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report