- Create an Amazon Linux EC2 instance.
- Log into your EC2 Instance using ssh.
- sudo yum install java-1.6.0-openjdk
- wget http://www.apache.org/dist/hbase/hbase-0.94.13/hbase-0.94.13.tar.gz
- tar xfz hbase-*
- vi .bashrc
- Add this line at the bottom of the file JAVA_HOME=/usr/java/default
- sudo vi /etc/hosts
- Comment out the localhost line: #127.0.0.1 localhost localhost.localdomain
- cd hbase-*
- Start HBase ./bin/start-hbase.sh
- Check log files cat logs/hbase-*
Showing posts with label apache. Show all posts
Showing posts with label apache. Show all posts
Thursday, December 26, 2013
Running HBase on Amazon EC2
Subscribe to:
Posts (Atom)
Popular Articles
-
Cloud Computing has graduated from being a technology buzzword to being an essential part of any business or organization. Let's take a...
-
Video talk at the Universidad Iberoamericana Leon in Mexico at the CESLG 08, in which andy talks about his career and his new book Pragma...
-
Top 10 Cloud Apps for your Business introduced apps often used from the cloud. There are several vendors to chose from when implementin...
-
It's super exciting to be a part of tonight's Technical English Seminar at VTC Academy . This started off as another Tech Tak Tue...