The recent release Apache Atlas 1.0 uses JanusGraph 0.2. You can download JanusGraph matching version.
Create a janusgraph-hbase-solr graph properties file based on the "graph" related properties in atlas-application.properties (backend storage, solr url, etc). Open gremlin console from the JanusGraph distribution. Open a graph instance given the janusgraph-hbase-solr graph properties file. You will see the Atlas graph stored in JanusGraph. Thanks Jerry On Sun, Aug 12, 2018 at 7:13 PM anshu shukla <[email protected]> wrote: > Hi, > > How can I connect directly to the Tinkerpop using the Gremlin shell running > behind the Atlas installation? > Currently, I can only see the Hbase, Solr and Atlas services running. > > -- > Thanks & Regards, > Anshu Shukla >
