[
https://issues.apache.org/jira/browse/ATLAS-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved ATLAS-3654.
-------------------------------------
Fix Version/s: 3.0.0
2.1.0
Resolution: Fixed
Thanks [~dwarszawski] for the patch!
> Support solr in standalone (http) mode
> --------------------------------------
>
> Key: ATLAS-3654
> URL: https://issues.apache.org/jira/browse/ATLAS-3654
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 3.0.0
> Reporter: Damian Warszawski
> Priority: Minor
> Fix For: 2.1.0, 3.0.0
>
> Attachments: ATLAS-3654.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> *Problem description*
> Atlas does not support running Solr in standalone(http) mode.
> *Goals*
> It is especially useful for testing purposes to make setup as simple as
> possible without Zookeeper. It also enables full integration with JanusGraph
> as it support both mode of running Solr `cloud` and `http`
> [https://docs.janusgraph.org/index-backend/solr/]. Additional benefit is to
> decouple hbase and solr while running embedded mode so that solr can be run
> in embbeded mode with external hbase.
> *Proposed solution*
> * call solr V1 API while creating/updating request handlers in standalone
> solr
> * update atlas start script to enable standalone embedded solr
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)