Installation Procedure directory
1.1 download the cloudera manager 4.5.1 Free Edition installation package
1.2 modify machine configurations
1.3 upload cloudera-Manager-installer to the specified directory
1.4 modify the permissions of clouder-Manager-instanler
1.5 install cloudera Manager
1.6 Go To The cloudera Manager installation page
1.7 services required for Impala Installation
1.1 download the Cloudera Manager 4.5.1 Free Edition installation package
: Https://ccp.cloudera.com/display/SUPPORT/Cloudera+Manager+Downloads
1.2 modify machine configurations
- Disable firewall: Service iptables stop
- Disable SELinux: setenforce 0 or edit/etc/SELinux/config: SELinux = disabled
- Configure Proxy: Add http_proxy = http: // server: port to/etc/yum. conf.
- Timeout setting: it is best to increase timeout = 5555 in/etc/yum. conf.
- Disable IPv6: VI/etc/modprobe. conf
Alias net-pf-10 offAlias ipv6 off
Save and restart the system
Note: There are three installation methods for Cloudera Manager. This solution is for online installation. Therefore, you must install Cloudera Manager in an environment that ensures smooth network environment;
1.3
Upload cloudera-manager-installer to the specified directory:
Note: The Client here Is Secure Shell Client. You can also choose another tool, such as FTP, based on your habits.
1.4
Modify the permissions of Clouder-manager-instanler
Chmod u + x cloudera-manager-installer
1.5
Install Cloudera
Manager
Sudo ./
Cloudera-Manager-Installer
1.6
Go to Cloudera
The installation process is as follows:
Note: you can move the <-and-> arrow keys to install the SDK on the UI. Press enter when you confirm the installation, the JDK and cloudera are missing because of my computer problems (the entire process is automatic, so you can ignore them)
Congratulations, our cloudera manager 4.5 Free Edition installation is complete. Next we need to open the cloudera Manager Service to install Impala and third-party toolkit;
1.7
The services required for Impala installation are as follows:
Step 1: Enter the Cloudera Manager service address to enter the service
- Address format: http: // 192.168.33.44 (address for installing the ClouderaManager machine): 7180
- Account: admin
- Password: admin
Step 2: Enter the account and password, and click "Log on" to go to the installation interface management system.
Step 3: click "Only install the latest free version" To Go To The Installation Introduction
Step 4: click "continue" to go to the cluster installation page
Step 5: Enter the host address, click "continue", and select the host to be installed (check)
Step 6: Check the host and click "continue" to go to the repository installation and selection page.
Note: This is a pseudo distribution, so only one host is selected.
Step 7: use the default setting. If you have special requirements, click "continue"
Step 8: Enter the user password and click "continue" to install the cluster. Wait a moment.
Step 9: click "continue" to go to the Parcel installation page. Wait a moment...
Note: There may be a long period of time (more than one hour) without response. You can turn off the browser and re-configure it. The following interface will appear.
Step 10: click "continue" to check the host correctness...
Step 11: click "continue" to go to the installation page.
Step 12: Select "all services" and click "continue" To Go To The role check page.
Step 13: select a role and click "continue" to go to database settings
Note: If the "continue" button is gray, click "test connection" first"
Step 14: click "continue" to review configuration changes. The default configuration is generally used...
Step 15: click "continue" to go to the cluster startup Service Page...
Congratulations, our Impala environment has been set up successfully. Next we can perform a simple test and verification on the impala service;
Click to download [cloudera manager 4.5.1 Free Edition installation Impala details. PDF]
Author: smlant/javaxiaok Source: http://www.cnblogs.com/smlAnt/archive/2013/04/13/3017594.html
Http://blog.csdn.net/javaxiaok/article/details/8795848
Note: Please retained the above content and mark the author and source.
Appendix:
Reference: http://www.cnblogs.com/caoyuanzhanlang/archive/2012/11/16/2773502.html