[ 
https://issues.apache.org/jira/browse/ATLAS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suma Shivaprasad updated ATLAS-334:
-----------------------------------
    Attachment: ATLAS-334.patch

> Update documentation to reflect copying required atlas file on solr 
> installation
> --------------------------------------------------------------------------------
>
>                 Key: ATLAS-334
>                 URL: https://issues.apache.org/jira/browse/ATLAS-334
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.6-incubating
>            Reporter: Suma Shivaprasad
>            Assignee: Suma Shivaprasad
>             Fix For: 0.6-incubating
>
>         Attachments: ATLAS-334.patch
>
>
> Currently, if solr is installed on a different machine other than Atlas the 
> instructions to run the command to create solr vertices may not be valid.
> The instructions currently mentions
> Run the following commands from SOLR_HOME directory to create collections in 
> Solr corresponding to the indexes that Atlas uses
> bin/solr create -c vertex_index -d ATLAS_HOME/conf/solr -shards #numShards 
> -replicationFactor #replicationFactor
> bin/solr create -c edge_index -d ATLAS_HOME/conf/solr -shards #numShards 
> -replicationFactor #replicationFactor
> bin/solr create -c fulltext_index -d ATLAS_HOME/conf/solr -shards #numShards 
> -replicationFactor #replicationFactor
> We will have to update this with required files that required to be copied 
> over to the solr server .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to