Replies: 3 comments 2 replies
-
JanusGraph does not handle quotes in the properties files, so please try without. |
Beta Was this translation helpful? Give feedback.
-
Did you take into account the mutability levels of the graph? |
Beta Was this translation helpful? Give feedback.
-
Indeed, for a new graph with the HBase table nonexistent, mutability levels are not relevant. So, two more questions:
Also, current JanusGraph versions do not seem to use the index.search.elasticsearch.client-only property anymore and do not have explicit default 9200 port number in example configs, but I do not expect that to be an issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We previously had JG up and running without any issues using HBASE as our backend storage. To try and speed up queries we stood up an elasticsearch cluster, however now our JG instance is not starting up, saying that "could not get type for name org.janusgraph.example.GraphApp".
Our elastic properties are setup like:
I've been banging my head on this one for a while. Is there anything that I am missing??
Beta Was this translation helpful? Give feedback.
All reactions