[
https://issues.apache.org/jira/browse/RANGER-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130662#comment-15130662
]
Selvamohan Neethiraj commented on RANGER-728:
---------------------------------------------
[~vperiasamy] - I see that this issue is fixed by patch -
269617d5dbf13fcbf9600efca72bc5a803f49a92 . If so, Can you please mark this as
resolved ?
cc: [~bosco]
> 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
> Fix For: 0.5.1, 0.6.0
>
> Attachments:
> 0001-RANGER-728-Update-Solr-script-to-resolve-issues-with.patch,
> solr_for_audit_setup.tgz
>
>
> I found 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)