You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Brice <br...@gmail.com> on 2018/08/27 18:35:42 UTC

Re: Hello, When i install the atlas with solr5 cloud. I met the problem, Please help

I too am having this issue.

This is from  print(atlas_classpath) in the start_atlas_server function
of  atlas_start.py:

/opt/apache-atlas-1.0.0/conf:

/opt/apache-atlas-1.0.0/server/webapp/atlas/WEB-INF/classes:

/opt/apache-atlas-1.0.0/server/webapp/atlas/WEB-INF/lib/*:

/opt/apache-atlas-1.0.0/libext/*:

/opt/solr-5.5.1/*:

/opt/hbase-1.1.9/conf/

"/opt/solr-5.5.1/*" was added manually by me in the script

Thanks for any help

Re: Hello, When i install the atlas with solr5 cloud. I met the problem, Please help

Posted by Apoorv Naik <an...@hortonworks.com>.
What errors are you seeing on the server side ? Is atlas not able to start ? Or search results are inconsistent ? 
It'd be helpful if you could share the application.log file.

On 8/27/18, 1:23 PM, "Brice" <br...@gmail.com> wrote:

    I too am having this issue.
    
    This is from  print(atlas_classpath) in the start_atlas_server function
    of  atlas_start.py:
    
    /opt/apache-atlas-1.0.0/conf:
    
    /opt/apache-atlas-1.0.0/server/webapp/atlas/WEB-INF/classes:
    
    /opt/apache-atlas-1.0.0/server/webapp/atlas/WEB-INF/lib/*:
    
    /opt/apache-atlas-1.0.0/libext/*:
    
    /opt/solr-5.5.1/*:
    
    /opt/hbase-1.1.9/conf/
    
    "/opt/solr-5.5.1/*" was added manually by me in the script
    
    Thanks for any help