Created on 11-10-2015 12:05 AM
An Ambari Service to deploy/monitor Solr platform for search on HDP - Lucidworks is working on getting this added to official HDP 2.3..
Repo InfoCreated on 11-17-2015 07:42 PM
Interesting that oficial lucidworks repo (https://github.com/LucidWorks/solr-stack) still uses Ali's @Ali Bajwa URL in git clone command.
Created on 11-17-2015 08:21 PM
They took my demo version and added more features (like ssl and validation etc) for the official version. But their version was designed to be part of Ambari (which is part of the reason it was delayed), so not sure if it will work by cloning the git.. the same way the demo one works.
Created on 12-09-2015 09:27 PM
Iwant to thank you because your Solr stack implementation is great! We installed Solr without any issue on HDP with Ambari. Do you plan to support also Kerberos in the next release?
Created on 12-09-2015 09:38 PM
Do you mean kerberizing Solr (Solr Kerberos + Spnego authentication) or installing Solr in a kerberized environment (and running it unkerberized)?
Created on 12-09-2015 10:55 PM
@Jonas Straub Installing Solr in a kerberized environment...
Created on 12-09-2015 11:15 PM
Thaks Andrea. The service will actually currently let you install Solr and work in kerborized cluster (have tested this) - but doesn't yet support kerborizing Solr itself or storing indexes in kerborized HDFS
Created on 01-13-2016 05:59 PM
@Ali Bajwa - Is this officially supported?
Created on 02-02-2016 11:46 AM
Hi @Ali Bajwa,
I installed solr from ambari but, befor startup of solr process, ambari mark it as installed and not started.
Meanwhile solr run correctly.
I attached logs of Ambari-server
[qtp-ambari-agent-3125] HeartBeatHandler:683 - State of service component SOLR_MASTER of service SOLR of cluster localhdp has changed from STARTED to INSTALLED at host slave01.localhdp
My stack is:
ambari 2.2.0.0
HDP-2.3.4.0-3485
CentOS 7.2.1511
java 1.8.0_60
Do you have any idea why?