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:

Bash

  • 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.