Don Bosco Durai created RANGER-728:
--------------------------------------
Summary: Update Solr script to resolve issues with ZK and creating
collection
Key: RANGER-728
URL: https://issues.apache.org/jira/browse/RANGER-728
Project: Ranger
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Don Bosco Durai
Assignee: Don Bosco Durai
I found a few issues with the script creating Solr for Ranger.
1. If there are multiple hosts given in the ZK hosts, then it create ZK node
fails
2. We should use bin/solr create_collection command to create the collection.
Currently we are using curl command
3. Currently we are passing all argument via command line. It might be better
to customize solr.in.sh and use it while calling bin/solr
4. Provide wrapper "solr" script to include SOLR_INCLUDE before calling bin/solr
5. Update documentation to make the setup more clear
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)