[ 
https://issues.apache.org/jira/browse/ATLAS-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095892#comment-17095892
 ] 

Damian Warszawski edited comment on ATLAS-3654 at 4/29/20, 9:10 PM:
--------------------------------------------------------------------

[~nixon],

it is controlled with following application property 
`_atlas.graph.index.search.solr.mode_` which is also used by JanusGraph. 

Package is build with the profile `_embedded-hbase-solr_` as it used to be for 
`cloud` mode for compatibility reasons.

Perhaps, it would useful to create another profile for `_embedded-solr_` only. 

 


was (Author: dwarszawski):
[~nixon],

it is controlled with following application property 
`atlas.graph.index.search.solr.mode` which is also used by JanusGraph. 

Package is build with the profile `embedded-hbase-solr` as it used to be for 
`cloud` mode for compatibility reasons.

Perhaps, it would useful to create another profile for `embedded-solr` only. 

 

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

Reply via email to