paulwong

安装CLOUDERA

http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Installation-Guide/cdh4ig_topic_4_4.html


http://www.cnblogs.com/xuesong/p/3604080.html


http://www.linuxidc.com/Linux/2013-12/94180.htm

卸载
http://www.cnblogs.com/shudonghe/articles/3133290.html

安装文件:
http://www.cloudera.com/content/support/en/downloads/download-components/download-products.html?productID=4ZFrtT9ZQN


  1. change to no password
    sudo chmod +w /etc/sudoers
    sudo vi /etc/sudoers 
    ufuser ALL=(ALL) NOPASSWD: ALL
    sudo chmod -w /etc/sudoers

  2. change disable
    sudo vi /etc/selinux/config
    SELINUX=disabled
    sudo reboot

  3. add to /etc/hosts
    sudo vi /etc/hosts

    10.0.0.4 ufhdp001.cloudapp.net ufhdp001
    10.0.0.5 ufhdp002.cloudapp.net ufhdp002

  4. download bin
    wget http://archive.cloudera.com/cm4/installer/latest/cloudera-manager-installer.bin

  5. run the bin
    chmod 755 cloudera-manager-installer.bin 
    sudo ./cloudera-manager-installer.bin 

posted on 2014-05-23 18:16 paulwong 阅读(281) 评论(0)  编辑  收藏 所属分类: HADOOP


只有注册用户登录后才能发表评论。


网站导航: