码迷,mamicode.com
首页 > 其他好文 > 详细

rhel安装ambari

时间:2017-11-26 12:47:46      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:clu   title   sim   status   rto   val   confirm   net   sum   

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.6.0.0/ambari.repo -O /etc/yum.repos.d/ambari.repo
    技术分享图片 Important

    Do not modify the ambari.repo file name. This file is expected to be available on the Ambari Server host during Agent registration.

  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.

    repo id              repo name                               status
    ambari-2.6.0.0-1094  ambari Version - ambari-2.6.0.0-1094    12
    base                 CentOS-6 - Base                         6,696
    extras               CentOS-6 - Extras                       64
    updates              CentOS-6 - Updates                      974
     repolist: 7,746

    Version values vary, depending on the installation.

技术分享图片 Note

When deploying a cluster having limited or no Internet access, you should provide access to the bits using an alternative method.

Ambari Server by default uses an embedded PostgreSQL database. When you install the Ambari Server, the PostgreSQL packages and dependencies must be available for install. These packages are typically available as part of your Operating System repositories. Please confirm you have the appropriate repositories available for the postgresql-server packages.

rhel安装ambari

标签:clu   title   sim   status   rto   val   confirm   net   sum   

原文地址:http://www.cnblogs.com/timlong/p/7898502.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!