|
Caused by: org.janusgraph.core.JanusGraphException: A JanusGraph graph with the same instance id [0a000439355-0b2b58ca5c222] is already open. Might required forced shutdown.
Hi Srinivas, Do I understand right that you get this error on restarting of gremlin server? How does the yaml config file for gremlin server look like? Best wishes, Marc
Hi Srinivas, Do I understand right that you get this error on restarting of gremlin server? How does the yaml config file for gremlin server look like? Best wishes, Marc
|
By
hadoopmarc@...
· #5711
·
|
|
JMX authentication for cassandra
Hi Vinayak, What happend after you tried: LOCAL_JMX=no if [ "$LOCAL_JMX" = "yes" ]; then JVM_OPTS="$JVM_OPTS -Dcassandra.jmx.local.port=$JMX_PORT -XX:+DisableExplicitGC" else JVM_OPTS="$JVM_OPTS -Dcom
Hi Vinayak, What happend after you tried: LOCAL_JMX=no if [ "$LOCAL_JMX" = "yes" ]; then JVM_OPTS="$JVM_OPTS -Dcassandra.jmx.local.port=$JMX_PORT -XX:+DisableExplicitGC" else JVM_OPTS="$JVM_OPTS -Dcom
|
By
hadoopmarc@...
· #5712
·
|
|
JMX authentication for cassandra
Hi Vinayak, Google is your friend: https://support.datastax.com/hc/en-us/articles/204226179-Step-by-step-instructions-for-securing-JMX-authentication-for-nodetool-utility-OpsCenter-and-JConsole Best w
Hi Vinayak, Google is your friend: https://support.datastax.com/hc/en-us/articles/204226179-Step-by-step-instructions-for-securing-JMX-authentication-for-nodetool-utility-OpsCenter-and-JConsole Best w
|
By
hadoopmarc@...
· #5715
·
|
|
Caused by: org.janusgraph.core.JanusGraphException: A JanusGraph graph with the same instance id [0a000439355-0b2b58ca5c222] is already open. Might required forced shutdown.
Hi Srinivas, If you read https://docs.janusgraph.org/basics/configured-graph-factory/#configurationmanagementgraph you will see that the configured graph configs and their graphnames are stored in the
Hi Srinivas, If you read https://docs.janusgraph.org/basics/configured-graph-factory/#configurationmanagementgraph you will see that the configured graph configs and their graphnames are stored in the
|
By
hadoopmarc@...
· #5716
·
|
|
Multiple vertices generated for the same index value and vertex properties missing with RF3
Hi Saurabh, The workaround you found has implications for performance. So, if you can describe how to reproduce the issue, you can make an issue for it on https://github.com/JanusGraph/janusgraph/issu
Hi Saurabh, The workaround you found has implications for performance. So, if you can describe how to reproduce the issue, you can make an issue for it on https://github.com/JanusGraph/janusgraph/issu
|
By
hadoopmarc@...
· #5718
·
|
|
Count Query Optimization
Hi all, I also thought about the vertex centrex index first, but I am afraid that the VCI can only help to filter the edges to follow, but it does not help in counting the edges. A better way to inves
Hi all, I also thought about the vertex centrex index first, but I am afraid that the VCI can only help to filter the edges to follow, but it does not help in counting the edges. A better way to inves
|
By
hadoopmarc@...
· #5721
·
|
|
Incomplete javadoc
As of janusgraph 0.5.0 the RelationIdentifier seems to be missing from the javadoc: https://janusgraph.org/apidocs/org/janusgraph/graphdb/relations/RelationIdentifier.html https://javadoc.io/doc/org.j
As of janusgraph 0.5.0 the RelationIdentifier seems to be missing from the javadoc: https://janusgraph.org/apidocs/org/janusgraph/graphdb/relations/RelationIdentifier.html https://javadoc.io/doc/org.j
|
By
hadoopmarc@...
· #5722
·
|
|
Threads are unresponsive for some time after a particular amount of data transfer(119MB)
Hi Vinayak, As the link shows, the issue is an issue in TinkerPop, so it cannot be solved here. Of course, you can look for workarounds. As sending result sets of multiple hundreds of Mb is not a typi
Hi Vinayak, As the link shows, the issue is an issue in TinkerPop, so it cannot be solved here. Of course, you can look for workarounds. As sending result sets of multiple hundreds of Mb is not a typi
|
By
hadoopmarc@...
· #5723
·
|
|
Incomplete javadoc
Hi Boxuan, Thanks for pointing this out. Now I can provide this link when needed. Then, there are still broken links to RelationIdentifier in janusgraph-core, see the last link in my original post. Be
Hi Boxuan, Thanks for pointing this out. Now I can provide this link when needed. Then, there are still broken links to RelationIdentifier in janusgraph-core, see the last link in my original post. Be
|
By
hadoopmarc@...
· #5728
·
|
|
.JanusGraph/Elastic - Too many dynamic script compilations error for LIST type properties
Hi Naresh, I guess that the script that the error message refers to, is the script that your client executes remotely at gremlin server. You may want to study: https://tinkerpop.apache.org/docs/curren
Hi Naresh, I guess that the script that the error message refers to, is the script that your client executes remotely at gremlin server. You may want to study: https://tinkerpop.apache.org/docs/curren
|
By
hadoopmarc@...
· #5729
·
|
|
.JanusGraph/Elastic - Too many dynamic script compilations error for LIST type properties
Hi Naresh, Yes, elasticsearch, I should have recognized the "painless" scripting! This can mean the following things: your use case is maybe unusual, would it be possible to introduce a groupby step i
Hi Naresh, Yes, elasticsearch, I should have recognized the "painless" scripting! This can mean the following things: your use case is maybe unusual, would it be possible to introduce a groupby step i
|
By
hadoopmarc@...
· #5731
·
|
|
Threads are unresponsive for some time after a particular amount of data transfer(119MB)
Hi Vinayak, For embedded use of janusgraph, see: https://docs.janusgraph.org/getting-started/basic-usage/#loading-with-an-index-backend and replace the properties file with the one currently used by g
Hi Vinayak, For embedded use of janusgraph, see: https://docs.janusgraph.org/getting-started/basic-usage/#loading-with-an-index-backend and replace the properties file with the one currently used by g
|
By
hadoopmarc@...
· #5735
·
|
|
JMX authentication for cassandra
Hi Vinayak, This question is probably better addressed to: https://cassandra.apache.org/community/ as I cannot remember having seen this discussed in the JanusGraph community. Best wishes, Marc
Hi Vinayak, This question is probably better addressed to: https://cassandra.apache.org/community/ as I cannot remember having seen this discussed in the JanusGraph community. Best wishes, Marc
|
By
hadoopmarc@...
· #5736
·
|
|
Caused by: org.janusgraph.core.JanusGraphException: A JanusGraph graph with the same instance id [0a000439355-0b2b58ca5c222] is already open. Might required forced shutdown.
Hi Srinivas, This took a while, because the exception message is not really helpful. There are lots of unanswered threads about this issue (search for forced shutdown and janusgraph instance). Can you
Hi Srinivas, This took a while, because the exception message is not really helpful. There are lots of unanswered threads about this issue (search for forced shutdown and janusgraph instance). Can you
|
By
hadoopmarc@...
· #5741
·
|
|
Caused by: org.janusgraph.core.JanusGraphException: A JanusGraph graph with the same instance id [0a000439355-0b2b58ca5c222] is already open. Might required forced shutdown.
current_id can be obtained from: gremlin> import org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration gremlin> cf = graph.getConfiguration() gremlin> conf = cf.getConfiguration() ==>org.jan
current_id can be obtained from: gremlin> import org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration gremlin> cf = graph.getConfiguration() gremlin> conf = cf.getConfiguration() ==>org.jan
|
By
hadoopmarc@...
· #5743
·
|
|
Caused by: org.janusgraph.core.JanusGraphException: A JanusGraph graph with the same instance id [0a000439355-0b2b58ca5c222] is already open. Might required forced shutdown.
Hi Srinivas, You can open all graphs one by one from the gremlin console using JanusGraphFactory and the corresponding properties files. Best wishes, Marc
Hi Srinivas, You can open all graphs one by one from the gremlin console using JanusGraphFactory and the corresponding properties files. Best wishes, Marc
|
By
hadoopmarc@...
· #5744
·
|
|
Threads are unresponsive for some time after a particular amount of data transfer(119MB)
Hi Vinayak, From gremlin console: gremlin> graph = JanusGraphFactory.open('conf/your_config_with_right_keyspace.properties') ==>standardjanusgraph[cassandra:] gremlin> g = graph.traversal() vertices =
Hi Vinayak, From gremlin console: gremlin> graph = JanusGraphFactory.open('conf/your_config_with_right_keyspace.properties') ==>standardjanusgraph[cassandra:] gremlin> g = graph.traversal() vertices =
|
By
hadoopmarc@...
· #5745
·
|
|
Caused by: org.janusgraph.core.JanusGraphException: A JanusGraph graph with the same instance id [0a000439355-0b2b58ca5c222] is already open. Might required forced shutdown.
Hi Srinavas, OK, I guess I was not clear enough. The line with JanusGraphFactory should run locally in the gremlin console. This implies that you have to run gremlin console on the server host, or tha
Hi Srinavas, OK, I guess I was not clear enough. The line with JanusGraphFactory should run locally in the gremlin console. This implies that you have to run gremlin console on the server host, or tha
|
By
hadoopmarc@...
· #5751
·
|
|
Caused by: org.janusgraph.core.JanusGraphException: A JanusGraph graph with the same instance id [0a000439355-0b2b58ca5c222] is already open. Might required forced shutdown.
Hi Srinivas, No, you would not want to close the current instance, because it would close you out from further commands. This current instance will close automatically when exiting the gremlin console
Hi Srinivas, No, you would not want to close the current instance, because it would close you out from further commands. This current instance will close automatically when exiting the gremlin console
|
By
hadoopmarc@...
· #5753
·
|
|
JanusGraph 0.5.3 SparkGraph Computer with YARN Error - java.lang.ClassCastException: org.apache.hadoop.yarn.proto.YarnServiceProtos$GetNewApplicationRequestProto cannot be cast to org.apache.hadoop.hbase.shaded.com.google.protobuf.Message
Hi, Because TinkerPop and JanusGraph do not ship with spark-yarn, all kinds of library conflict can occur when you start using spark-yarn. Since my blog from some years ago, where it was possible to a
Hi, Because TinkerPop and JanusGraph do not ship with spark-yarn, all kinds of library conflict can occur when you start using spark-yarn. Since my blog from some years ago, where it was possible to a
|
By
hadoopmarc@...
· #5754
·
|