diff --git a/sahara_plugin_mapr/plugins/mapr/resources/images/centos/configure_hue b/sahara_plugin_mapr/plugins/mapr/resources/images/centos/configure_hue index ec21caa..496cbd3 100644 --- a/sahara_plugin_mapr/plugins/mapr/resources/images/centos/configure_hue +++ b/sahara_plugin_mapr/plugins/mapr/resources/images/centos/configure_hue @@ -6,5 +6,5 @@ MARIADB_VERSION=$(rpm -qa mariadb | cut -d- -f2) INSTALLED=$(rpm -qa | grep -i mariadb-compat-${MARIADB_VERSION}-) if [[ -z "$INSTALLED" ]]; then - rpm -ivh --nodeps http://yum.mariadb.org/$MARIADB_VERSION/rhel7-amd64/rpms/MariaDB-$MARIADB_VERSION-centos73-x86_64-compat.rpm -fi \ No newline at end of file + rpm -ivh --nodeps http://yum.mariadb.org/$MARIADB_VERSION/rhel7-amd64/rpms/MariaDB-compat-$MARIADB_VERSION-1.el7.centos.x86_64.rpm +fi diff --git a/sahara_plugin_mapr/plugins/mapr/resources/images/image.yaml b/sahara_plugin_mapr/plugins/mapr/resources/images/image.yaml index 3b754f8..f99d9db 100644 --- a/sahara_plugin_mapr/plugins/mapr/resources/images/image.yaml +++ b/sahara_plugin_mapr/plugins/mapr/resources/images/image.yaml @@ -109,7 +109,6 @@ validators: - redhat-lsb - redhat-lsb-core - redhat-lsb-printing - - urw-fonts - yum-utils - xml-common - ubuntu: