|
JanusGraph all in one supporting of Elasticsearch 8
3 messages
Hello All, Is there a prebuild package containing Elastic Search 8? It seems like the latest JanusGraph 1.0.0 RC1 still contains Elasticsearch 7.17.5, which has 'License-Banned" policy violations from
Hello All, Is there a prebuild package containing Elastic Search 8? It seems like the latest JanusGraph 1.0.0 RC1 still contains Elasticsearch 7.17.5, which has 'License-Banned" policy violations from
|
By
Yingjie Li
·
|
|
security vulnerability: janusgraph-full-1.0.0-rc1: in ./lib ( netty-all.4.1.58.Final) as well as ./lib/gremlin-console-3.6.1.jar & gremlin-driver.3.6.1.jar (netty-all.4.1.77.Final)
4 messages
Hello all, There is high security vulnerability due netty-all jars in janusgraph-full-1.0.0-rc1 that we'd like upgrade to vesion > 4.1.82.Final. For ./lib/netty-all-4.1.58.Final.jar, I have directly r
Hello all, There is high security vulnerability due netty-all jars in janusgraph-full-1.0.0-rc1 that we'd like upgrade to vesion > 4.1.82.Final. For ./lib/netty-all-4.1.58.Final.jar, I have directly r
|
By
Yingjie Li
·
|
|
Error when trying to read ElementMap from Edge in Gremlin.Net: The given key 'janusgraph.RelationIdentifier' was not present in the dictionary
4 messages
#gremlin-dotnet
Hi! When I try to read the ElementMap of an edge in Gremlin.Net: var edgeValues = g.E() .Has("Mrid", "..guid..") .ElementMap<object>() .Next(); // <---- Throws here I get the following error: System.C
Hi! When I try to read the ElementMap of an edge in Gremlin.Net: var edgeValues = g.E() .Has("Mrid", "..guid..") .ElementMap<object>() .Next(); // <---- Throws here I get the following error: System.C
|
By
tormodhau@...
·
|
|
Automatically configure graph indexes on JanusGraph creation or startup - Gremlin.Net
2 messages
Hi! I am currently using JanusGraph together with Gremlin.Net, and need to set up a Composite Indexes for my database. From what I understand this is typically done through the Management API provided
Hi! I am currently using JanusGraph together with Gremlin.Net, and need to set up a Composite Indexes for my database. From what I understand this is typically done through the Management API provided
|
By
tormodhau@...
·
|
|
exit the initilization groovy if graph exist
2 messages
Hello, I am using Janusgraph. In my graph initialization groovy script, I would like to do a simple check, if the graph already exists, exit the script, else continue with the rest of the initializati
Hello, I am using Janusgraph. In my graph initialization groovy script, I would like to do a simple check, if the graph already exists, exit the script, else continue with the rest of the initializati
|
By
Yingjie Li
·
|
|
[ANNOUNCE] JanusGraph 1.0.0 RC1
The JanusGraph Technical Steering Committee is excited to announce JanusGraph 1.0.0 RC1, the first release candidate of the upcoming 1.0.0 release. JanusGraph is an Apache TinkerPop enabled property g
The JanusGraph Technical Steering Committee is excited to announce JanusGraph 1.0.0 RC1, the first release candidate of the upcoming 1.0.0 release. JanusGraph is an Apache TinkerPop enabled property g
|
By
Florian Hockmann
·
|
|
While committing graph getting exception, caused by: org.janusgraph.diskstorage.locking.consistentkey.ExpiredLockException: Expired lock on KeyColumn
2 messages
Janusgraph Version : 0.6.0 Backend: Cassandra Index: ElasticSearch I have made many mutations on the graph, mostly soft deleting the vertices(Using it inside Apache Atlas). Then I tried to commit the
Janusgraph Version : 0.6.0 Backend: Cassandra Index: ElasticSearch I have made many mutations on the graph, mostly soft deleting the vertices(Using it inside Apache Atlas). Then I tried to commit the
|
By
sumandas.workplace@...
·
|
|
What Unit of Measurement Do the Time-Related JMX Metrics Use?
3 messages
Hello. I have a basic question about JanusGraph's metrics. Currently, I have a JMX exporter that is sending JanusGraph's metrics to Prometheus. Some of these metrics, such as "metrics_org_janusgraph_q
Hello. I have a basic question about JanusGraph's metrics. Currently, I have a JMX exporter that is sending JanusGraph's metrics to Prometheus. Some of these metrics, such as "metrics_org_janusgraph_q
|
By
sammy.jia@...
·
|
|
Issue Setting up ConfiguredGraphFactory
2 messages
Hi all, I am trying to set up the Janusgraph ConfiguredGraphFactory for using multiple graphs. I am using janusgraph-full-0.6.2 I am trying to configure it for the inmemory graph to exclude other poss
Hi all, I am trying to set up the Janusgraph ConfiguredGraphFactory for using multiple graphs. I am using janusgraph-full-0.6.2 I am trying to configure it for the inmemory graph to exclude other poss
|
By
Paul Heinzlreiter
·
|
|
Janusgraph-full-0.6.1: how to fix "WARNING: Critical severity vulnerabilities were found with Log4j!"
22 messages
Hello All, I have run janusgraph all in one 0.6.1 (janusgraph-full-0.6.1) and have embeded cassandra and elastic search. It seems that the embeded log4j has security issues and the recomended fixes as
Hello All, I have run janusgraph all in one 0.6.1 (janusgraph-full-0.6.1) and have embeded cassandra and elastic search. It seems that the embeded log4j has security issues and the recomended fixes as
|
By
Yingjie Li
·
|
|
Operate with JMX metrics and measurements units. What metrics to observe for read queries?
6 messages
I have setup JanusGraph and enabled JMX. I have a JMX exported to Prometheus which allows me to query the metrics and generate graphs in Grafana. There is probably a hundred different metrics availabl
I have setup JanusGraph and enabled JMX. I have a JMX exported to Prometheus which allows me to query the metrics and generate graphs in Grafana. There is probably a hundred different metrics availabl
|
By
vincent....@...
·
|
|
Composite Indexing not working as expected for property on vertex in janusgraph 0.6.1
9 messages
g.V().has("newid", "xyz").count().profile() 04:31:35 WARN org.janusgraph.graphdb.transaction.StandardJanusGraphTx - Query requires iterating over all vertices [(newid xyz)]. Even though the newid is i
g.V().has("newid", "xyz").count().profile() 04:31:35 WARN org.janusgraph.graphdb.transaction.StandardJanusGraphTx - Query requires iterating over all vertices [(newid xyz)]. Even though the newid is i
|
By
Nikita Pande
·
|
|
Required Capacity Error - JanusGraph on Cassandra
4 messages
Hi all - I'm getting the following error when executing the following query: List<Object> correlationIDsListSource = traversal.V().has("source", source).outE("correlation").has("type", type).has("rang
Hi all - I'm getting the following error when executing the following query: List<Object> correlationIDsListSource = traversal.V().has("source", source).outE("correlation").has("type", type).has("rang
|
By
Joe Obernberger
·
|
|
BigTable - large rows (more than 256MB)
6 messages
Hi! We are using JG on top of Bigtable. While trying to understand some slow queries, I found the following in the Bigtable query vizualizer: "Large rows — Found 1 single key storing more than 256MB."
Hi! We are using JG on top of Bigtable. While trying to understand some slow queries, I found the following in the Bigtable query vizualizer: "Large rows — Found 1 single key storing more than 256MB."
|
By
schwartz@...
·
|
|
Connecting to server from java: can't lock berkeleyje
6 messages
I'm trying to connect to janusgraph server from java. If I follow the instructions in the documentation, using this in gradle: implementation 'org.janusgraph:janusgraph-driver:0.6.2' implementation 'o
I'm trying to connect to janusgraph server from java. If I follow the instructions in the documentation, using this in gradle: implementation 'org.janusgraph:janusgraph-driver:0.6.2' implementation 'o
|
By
queshaw
·
|
|
Cannot pass list of maps to withSideEffect
4 messages
Hi All – I’m trying to use the withSideEffect() configuration to add a list of maps to GraphTraversalSource like is done in the Long Traversals recipe and the server throws an exception – “Could not d
Hi All – I’m trying to use the withSideEffect() configuration to add a list of maps to GraphTraversalSource like is done in the Long Traversals recipe and the server throws an exception – “Could not d
|
By
bill.poole@...
·
|
|
Java Heap Space - Vertex.edges
7 messages
Hi all - I'm getting the following exception: org.janusgraph.core.JanusGraphException: Could not execute operation due to backend exception at org.janusgraph.diskstorage.util.BackendOperation.execute(
Hi all - I'm getting the following exception: org.janusgraph.core.JanusGraphException: Could not execute operation due to backend exception at org.janusgraph.diskstorage.util.BackendOperation.execute(
|
By
Joe Obernberger
·
|
|
Deserializer for "janusgraph:RelationIdentifier" not found
4 messages
Hi All – I’m getting error “Deserializer for "janusgraph:RelationIdentifier" not found” when executing the below traversal using JanusGraph.Net: await gtx.AddV("person").AddE("whatever").Promise(t =>
Hi All – I’m getting error “Deserializer for "janusgraph:RelationIdentifier" not found” when executing the below traversal using JanusGraph.Net: await gtx.AddV("person").AddE("whatever").Promise(t =>
|
By
bill.poole@...
·
|
|
berkeleyje and lucene NoSuchMethodError
5 messages
Hi, I hope this is an appropriate question. This is my first attempt to use janusgraph. I got extra dependencies from the 0.6.2 source, without lucene and berkeleyce were not found. I'm using jdk 1.8.
Hi, I hope this is an appropriate question. This is my first attempt to use janusgraph. I got extra dependencies from the 0.6.2 source, without lucene and berkeleyce were not found. I'm using jdk 1.8.
|
By
queshaw
·
|
|
0.5.3 Upsert and RemoveRelation Issues
4 messages
Hello, I am using Java and JanusGraph 0.5.3, but I am having issues with a specific snippet of code. The code upserts a vertex and then adds a Cardinality.single property to the upserted vertex, even
Hello, I am using Java and JanusGraph 0.5.3, but I am having issues with a specific snippet of code. The code upserts a vertex and then adds a Cardinality.single property to the upserted vertex, even
|
By
sammy.jia@...
·
|