Re: ConfiguredGraphFactory and Authentication not working
hadoopmarc@...
Hi Vinayak,
Could you try in the gremlin-server.yaml with just:
graphs: {
ConfigurationManagementGraph: conf/janusgraph-cql-configurationgraph.properties
}
So, without the graph, graph1 and graph2 keys.
This is a speculative answer, but this is the only thing that seems to be different from the ref docs, so we need to test the assumption that these additional keys are not harmful.
Best wishes, Marc
Could you try in the gremlin-server.yaml with just:
graphs: {
ConfigurationManagementGraph: conf/janusgraph-cql-configurationgraph.properties
}
So, without the graph, graph1 and graph2 keys.
This is a speculative answer, but this is the only thing that seems to be different from the ref docs, so we need to test the assumption that these additional keys are not harmful.
Best wishes, Marc