Skip to content

Instantly share code, notes, and snippets.

@krishnakalyan3
Created December 11, 2014 00:14
Ambari Commands
# wget http://public-repo-1.hortonworks.com/ambari/centos6/1.x/updates/1.5.1/ambari.repo
# cp ambari.repo /etc/yum.repos.d
# yum install ambari-server
# ambari-server setup
# ambari-server start
# Start Ambari in browser u/n admin , pwd admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment