首页 > 其他 > 详细

hadoop-hdp-ambari安装

时间:2016-05-18 17:32:49      阅读:211      评论:0      收藏:0      [点我收藏+]

1.1. RHEL/CentOS/Oracle Linux 6

On a server host that has Internet access, use a command line editor to perform the following steps:

  1. Log in to your host as root.

  2. Download the Ambari repository file to a directory on your installation host.

    wget -nv http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.2.2.0/ambari.repo -O /etc/yum.repos.d/ambari.repo

  3. Confirm that the repository is configured by checking the repo list.

    yum repolist

    You should see values similar to the following for Ambari repositories in the list.

    Version values vary, depending on the installation.

  4. Install the Ambari bits. This also installs the default PostgreSQL Ambari database.

    yum install ambari-server

  5. Enter y when prompted to to confirm transaction and dependency checks.

1.2. RHEL/CentOS/Oracle Linux 7

wget -nv http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.2.2.0/ambari.repo -O /etc/yum.repos.d/ambari.repo

其他同上

 

hadoop-hdp-ambari安装

原文:http://www.cnblogs.com/roger888/p/5505731.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!