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:

  1. 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
  1. Install Updated Infra Solr:

For RHEL:

yum install ambari-infra-solr -y

For Ubuntu:

apt install ambari-infra-solr -y
  1. Start Infra Solr Service: Start the service from the Ambari UI.


  Last updated
On This Page
Upgrade Infra-solr