-
Install Oracle Sun Java 1.7.
-
Add Repository.
sudo add-apt-repository ppa:webupd8team/java
-
Repository update.
sudo apt-get update
-
Install Java 1.7.
sudo apt-get install oracle-java7-installer
-
Install Java Environment Variable.
sudo apt-get install oracle-java7-set-default
-
-
Cloudera HBase
Ref 1. – Installing the Latest CDH 5 Release
Ref 2. – Starting HBase in Standalone Mode
-
Download the repository deb file for Ubuntu 14.04 from Cloudera , and use the command ‘dpkg’ to install it.
wget http://archive.cloudera.com/cdh5/one-click-install/trusty/amd64/cdh5-repository_1.0_all.deb sudo dpkg -i cdh5-repository_1.0_all.deb
-
Repository update.
sudo apt-get update
-
Install Hbase-master. It will install package {hadoop hadoop-hdfs hadoop-mapreduce hadoop-yarn hbase hbase-master parquet parquet-format zookeeper}.
sudo apt-get install hbase-master
Notice
After installation finished, the service ‘hbase-master’ will automatically start.
Start script file: /etc/init.d/hbase-master
Start script: service hbase-master [start | stop | restart]
Configuration directory: /etc/hbase/conf/
HBase_Home Directory: /usr/lib/hbase/ -
Check hostname and edit /etc/hosts.
#127.0.0.1 localhost #127.0.0.1 {$hostname} {$IP} localhost {$hostname}
-
Edit hosts at remote client.
$hbase_ip {$hbase_hostname}.
-
Categories
- FFMpeg (5)
- Libav (1)
- Google (3)
- iBeacon (1)
- LDAP (3)
- Me (2)
- Network (11)
- OS (149)
- RTMP (4)
- SIP (1)
- Kamailio (1)
- SNMP (1)
- VMware (20)
- VCP考試 (1)
- 伺服器 網站服務 (105)
- 名詞解釋 (4)
- 專案管理 (1)
- 工具軟體 (51)
- Adobe (1)
- FMS (1)
- Cloudera (1)
- Docker (1)
- Eclipse (4)
- Intellij (2)
- OBS (2)
- Office (10)
- Excel (4)
- PowerPoint (5)
- Postman (2)
- Splunk (13)
- Virtualbox (2)
- Visual Studio (2)
- 文字編輯器 (10)
- Sublime Text 2 (6)
- Sublime Text 3 (3)
- Vim (3)
- 連線工具 (1)
- Xshell (1)
- Adobe (1)
- 程式語言 (80)
- CSS (2)
- HTML (2)
- iOS (1)
- Java (30)
- JavaScript (5)
- jQuery (4)
- jsTree (2)
- JSP (3)
- PHP (16)
- Python (8)
- Ruby (1)
- sed (1)
- Shell Script (8)
- Windows Bash Script (1)
- XML (1)
- 資料庫 (37)
- FFMpeg (5)