dfhz_hdp_mpack
dfhz_hdp_mpack copied to clipboard
Install Ambari 2.7.5 with HDP 3.1.4 without using Hortonworks repositories.
dfhz_hdp_mpack
HDP 3.1.4.0 Management Pack for Ambari
Install Ambari From MOSGA RPMS:
CENTOS7
wget -O /etc/yum.repos.d/mosga.repo https://makeopensourcegreatagain.com/repos/centos/7/ambari/2.7.5.0/mosga-ambari.repo yum install ambari-server ambari-agent -y ambari-server setup -s ambari-server start ambari-agent start
Management Pack Installaion - HDP 3.1.4.0
ambari-server install-mpack --mpack=https://github.com/steven-matison/dfhz_hdp_mpack/raw/master/hdp-ambari-mpack-3.1.4.0.tar.gz --verbose ambari-server restart
Management Pack Removal
ambari-server uninstall-mpack --mpack-name=hdp-ambari-mpack ambari-server restart