You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jeffrey Hagelberg (JIRA)" <ji...@apache.org> on 2016/06/15 21:53:09 UTC

[jira] [Created] (ATLAS-908) Graph Indices created after queries run

Jeffrey Hagelberg created ATLAS-908:
---------------------------------------

             Summary: Graph Indices created after queries run
                 Key: ATLAS-908
                 URL: https://issues.apache.org/jira/browse/ATLAS-908
             Project: Atlas
          Issue Type: Bug
            Reporter: Jeffrey Hagelberg
            Assignee: Jeffrey Hagelberg


I've noticed that the graph indices do not actually get created up front when starting Atlas.  This is a problem because you can configure Titan to not allow queries to run if there is not an graph index that can be used.  In environments like this, the Atlas startup fails because it attempts to restore the typesystem (which runs a query) before creating the base graph indices.



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