Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
zypper install ambari-server*.rpm    #This should also pull in postgres packages as well.

[For Ubuntu 12]

Code Block
apt-get install ambari-server*.rpm   #This should also pull in postgres packages as well.

Step 3: Setup and Start Ambari Server

...

[For SLES 11]

Code Block
zypper install ambari-agent*.rpm

[For Ubuntu 12]

Code Block
apt-get install ambari-agent*.rpm

...