Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
horton_works [2015/08/13 14:19]
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 5: Line 10:
 <​code>​ <​code>​
 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.rep /​etc/​yum.repos.d/​ambari.repo+mv ambari.repo /​etc/​yum.repos.d/​ambari.repo 
 +yum install ambari-server 
 +ambari-server setup
 </​code>​ </​code>​