Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
horton_works [2015/08/13 15:12]
steve
horton_works [2015/08/14 13:50]
steve
Line 1: Line 1:
 ====== Horton Works ====== ====== Horton Works ======
 +
 +  * [[CentOS]]
 +  * [[Ambari]]
 +  * [[HDFS]]
 +  * [[hbase]]
  
 CentOS: install Ambari CentOS: install Ambari
Line 6: Line 11:
 wget -nv http://​public-repo-1.hortonworks.com/​ambari/​centos6/​2.x/​updates/​2.1.0/​ambari.repo wget -nv http://​public-repo-1.hortonworks.com/​ambari/​centos6/​2.x/​updates/​2.1.0/​ambari.repo
 mv ambari.repo /​etc/​yum.repos.d/​ambari.repo mv ambari.repo /​etc/​yum.repos.d/​ambari.repo
 +yum install ambari-server
 +ambari-server setup
 </​code>​ </​code>​