You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Damian Warszawski (Jira)" <ji...@apache.org> on 2020/03/05 14:19:00 UTC

[jira] [Created] (ATLAS-3654) Support solr in standalone (http) mode

Damian Warszawski created ATLAS-3654:
----------------------------------------

             Summary: 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


*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)