Indexing issue...


Gene Fojtik <genef...@...>
 

Hello,

Currently having issues creating indexes on our graphdb with the following configs..
- Gremlin Server (Janus Server)
- Cassandra backend
- ES index backend

From an empty graph, imported a graphml which implicitly defined the schema.

Added indexes per steps & documentation.. however during the await step, we continue to timeout.   There are no open transactions or connections - verified.
mgmt.awaitGraphIndexStatus(graph, 'indexname').call()

We continue to receive the following..
Update action [REINDEX] cannot be invoked for index with status [INSTALLED]

4 eyed the steps to ensure we followed properly - seems like we are missing something..  Any assistance is appreciated.

Join janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.