Thanks Sarath, I have now got an Atlas server started using a variant on Ashutosh's instructions. The key difference is that I am using JanusGraph 0.2.0. I cannot reproduce Ashutosh, Madhan and Sarath's result with Titan 0.5.4.
My environment is like this: I am on Windows and have the latest rat plugin (0.12 v 0.7) to cope with the downloaded solr archive. You don't seem to need that on other platforms. I am running with a modified the webapp/pom.xml but that will not affect this combination of profiles. Built using 'mvn clean install -DskipTests -Pdist,embedded-hbase-solr' set MANAGE_LOCAL_HBASE=true set MANAGE_LOCAL_SOLR=true Checked the atlas-application.properties looks OK - but made no changes to it as it defaults to AtlasJanusGraphDatabase anyway. cd <atlas_root>/bin, where 'atlas_root' is c:/dev/atlas/atlas/distro/target/apache-atlas-1.0.0-SNAPSHOT-bin/apache-atlas-1.0.0-SNAPSHOT/ atlas_start.py hbase.cmd launches in a separate window and appears to survive - when I do this with Titan 0.5.4 it does not. Atlas took a *very* long time to start - ages in fact, but it did get there eventually. I have not investigated what it was doing during this time. I could then connect to localhost:21000. I have not tried to run quick_start yet. Best regards, Graham Graham Wallis IBM Analytics Emerging Technology Center Internet: [email protected] IBM Laboratories, Hursley Park, Hursley, Hampshire SO21 2JN Tel: +44-1962-815356 Tie: 7-245356 From: Sarath Subramanian <[email protected]> To: "[email protected]" <[email protected]> Cc: Ashutosh Mestry <[email protected]> Date: 28/11/2017 17:56 Subject: Re: Instructions to build & run Atlas in dev environment Thanks for the instructions Ashutosh and Madhan. I’m able to bring up atlas fine and run Quickstart. I initially got a ‘connection refused’ to zookeeper and then I figured I need to set my JAVA_HOME environment variable (which is needed for embedded HBase server startup/shutdown). Thanks, Sarath Subramanian On 11/28/17, 12:19 AM, "Madhan Neethiraj" <[email protected]> wrote: atlas.graphdb.backend=org.apache.atlas.repository.graphdb.titan0.Titan0GraphDatabase Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
