Acceldata
ODP

Upgrade Infra Solr

The Infra-Solr service has already been stopped during the Ambari Server Upgrade. Proceed with the following steps to upgrade Infra-Solr:

Stop Infra-Solr Service

  • Stop the Infra-Solr service from Ambari-UI

Preserved image

  • On the Ambariinfra-solrnode, remove the installed packages before upgrading:

On RHEL:

rpm -e --nodeps ambari-infra-solr-client ambari-infra-solr -y
On Ubuntu:
dpkg --remove --force-depends ambari-infra-solr-client ambari-infra-solr -y
  • Install Updated Infra Solr:

For RHEL:

yum clean all
yum install ambari-infra-solr ambari-infra-solr-client -y
For Ubuntu:
apt clean
apt update
apt install ambari-infra-solr ambari-infra-solr-client-y
  • Start Infra Solr Service: Start the service from the Ambari UI.