Re: ConfiguredGraphFactory and Authentication not working


Vinayak Bali
 

Hi Marc,

Tried the approach you mentioned, still facing the same issue. In one of the blogs, I read that it is due to the Cassandra cluster is first configured with janusgraphfactory and it works for the new Cassandra cluster. But this is not an acceptable solution. 

Thanks & Regards,
Vinayak

On Fri, Feb 26, 2021 at 1:04 PM <hadoopmarc@...> wrote:
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

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