Apache Solr Search Installation
Also available as:
PDF
loading table of contents...

Installing HDP Search 5.0 Manually

HDP Search 5.0 packages are located in the CLOUDERA-HDP-SOLR 5.0 repository.

To install HDP Search 5.0, run the appropriate commands for your operating system on all cluster nodes that will run Solr.

[Note]Note

RPM packages for CentOS/RHEL Linux are signed, so you will need to add the gpg key to your server. That step is included in the following instructions.

rpm --import https://<username>:<password>@archive.cloudera.com/p/HDP-SOLR/5.0.0.7-401/repos/centos7/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
cd /etc/yum.repos.d/
wget https://<username>:<password>@archive.cloudera.com/p/HDP-SOLR/5.0.0.7-401/repos/centos7/cloudera-hdp-solr.repo
yum install cloudera-hdp-solr