|
Log4j Vulnerability for janusgraph
6 messages
I am using Janusgraph 0.5.2. How can I get rid of log4j vulnerability that 1.2.x has? Will 0.5.2 support log4j 2.17.x [Maybe install the binary of log4j 2.17.x] ? Or do we have any other log4j alterna
I am using Janusgraph 0.5.2. How can I get rid of log4j vulnerability that 1.2.x has? Will 0.5.2 support log4j 2.17.x [Maybe install the binary of log4j 2.17.x] ? Or do we have any other log4j alterna
|
By
nidhi.vinaykiya27@...
·
|
|
StackOverflowError
6 messages
Trying to create a V with this data. Getting StackOverflowError. Are there any length limitations for geoshapes? What should I do? Geoshape.geoshape(Geoshape.getShapeFactory().polygon().pointXY(42.563
Trying to create a V with this data. Getting StackOverflowError. Are there any length limitations for geoshapes? What should I do? Geoshape.geoshape(Geoshape.getShapeFactory().polygon().pointXY(42.563
|
By
dmitryzezix@...
·
|
|
Janusgraph evaluation/POC with large semiconductor measurement data advice needed
4 messages
Hi all, i am working on a proof of concept if Janusgraph could be used for measurement data in semiconductor industry. Now it's that point i need some advice. What i did was some comparisons theoretic
Hi all, i am working on a proof of concept if Janusgraph could be used for measurement data in semiconductor industry. Now it's that point i need some advice. What i did was some comparisons theoretic
|
By
eric.neufeld@...
·
|
|
Geo Mapping. How to index/query a non-point geo property?
7 messages
Hello, guys! I've tried to query complex geoshape, but got empty response. What am I doing wrong? My query: transaction = client.submit( f""" g.V().has("location", geoWithin(Geoshape.circle( { lat } ,
Hello, guys! I've tried to query complex geoshape, but got empty response. What am I doing wrong? My query: transaction = client.submit( f""" g.V().has("location", geoWithin(Geoshape.circle( { lat } ,
|
By
dmitryzezix@...
·
|
|
Integrate CustomVertexProgram to janusgraph
8 messages
What is the current method of integrating new VertexProgram as part of janusgraph. Is it getting the code in tinker pop and then building janusgraph code. Is java only supported language?
What is the current method of integrating new VertexProgram as part of janusgraph. Is it getting the code in tinker pop and then building janusgraph code. Is java only supported language?
|
By
Nikita Pande
·
|
|
Kerberos authentication of gremlin console with Janusgraph server
8 messages
Hi team, Kerberos authentication of gremlin console with janusgraph version 0.6.0 I am facing an issue when trying to configure kerberos auth of gremlin console with with janus as per https://tinkerpo
Hi team, Kerberos authentication of gremlin console with janusgraph version 0.6.0 I am facing an issue when trying to configure kerberos auth of gremlin console with with janus as per https://tinkerpo
|
By
Nikita Pande
·
|
|
MongoDB or ElasticSearch as storage backend?
2 messages
Hi everyone, is it possible to use mongodb or elastic search as the storage backend? I'm new to janusgraph so please bear with me and feel free to explain anything obvious that I may be missing. It ap
Hi everyone, is it possible to use mongodb or elastic search as the storage backend? I'm new to janusgraph so please bear with me and feel free to explain anything obvious that I may be missing. It ap
|
By
ucheozoemena@...
·
|
|
Gremlin giving stale response
3 messages
Hi, I've built a service around JanusGraph to ingest/retrieve data. When I ingest a new edge, the same is not reflected on the gremlin endpoint of JG. However, ingested vertices count is updated corre
Hi, I've built a service around JanusGraph to ingest/retrieve data. When I ingest a new edge, the same is not reflected on the gremlin endpoint of JG. However, ingested vertices count is updated corre
|
By
Aman
·
|
|
JanusGraph database cache on distributed setup
14 messages
In a multi node Janusgraph cluster, data modification done from one instance does not sync with others until it reaches the given expiry time (cache.db-cache-time) As per the documentation[1] it does
In a multi node Janusgraph cluster, data modification done from one instance does not sync with others until it reaches the given expiry time (cache.db-cache-time) As per the documentation[1] it does
|
By
washerath@...
·
|
|
Connective predicate with id throws an IllegalArgumentException (Invalid condition)
Hello, If a query contains a connective predicate with string ids, it fails with an IllegalArgumentException: gremlin> g.V().or(has(T.id, "1933504"), has(T.id, "2265280"), has(T.id, "2027592")) java.l
Hello, If a query contains a connective predicate with string ids, it fails with an IllegalArgumentException: gremlin> g.V().or(has(T.id, "1933504"), has(T.id, "2265280"), has(T.id, "2027592")) java.l
|
By
toom@...
·
|
|
Janusgraph 0.6.0 cassandra connection issues caused by: com.datastax.oss.driver.api.core.AllNodesFailedException: Could not reach any contact point, make sure you've provided valid addresses (showing first 1 nodes, use getAllErrors() for more): Node(endPoint=/127.0.0.1:9042, hostId=null, hashCode=5960d2ce): [com.datastax.oss.driver.api.core.connection.ConnectionInitException: [JanusGraph Session|control|connecting...]
10 messages
Hi Folks I am trying to connect janusgraph with cassandra with cql jar with janusgraph-cql(0.6.0) cassandra(3.11.6), cassandra java driver 4.9.0 properties: "storage.backend:cql", "storage.hostname: "
Hi Folks I am trying to connect janusgraph with cassandra with cql jar with janusgraph-cql(0.6.0) cassandra(3.11.6), cassandra java driver 4.9.0 properties: "storage.backend:cql", "storage.hostname: "
|
By
krishna.sailesh2@...
·
|
|
JanusGraph Best Practice to Store the Data
2 messages
Hi Team, We are running JanusGraph + Cassandra combination for storing through Gremlin Commands from Java Api. Thinking of saving the full JSON document into Graph alongside relationship. Gremlin Quer
Hi Team, We are running JanusGraph + Cassandra combination for storing through Gremlin Commands from Java Api. Thinking of saving the full JSON document into Graph alongside relationship. Gremlin Quer
|
By
kaintharinder@...
·
|
|
No writes: Janusgraph bigtable
using configured graph factory we are creating graph by send the below query using gremlin client let client = new gremlin.driver.Client(ws://XX.XX.XX.XX:8182/gremlin) client.submit('ConfiguredGraphFa
using configured graph factory we are creating graph by send the below query using gremlin client let client = new gremlin.driver.Client(ws://XX.XX.XX.XX:8182/gremlin) client.submit('ConfiguredGraphFa
|
By
51kumarakhil@...
·
|
|
Error starting Cassandra when running janusgraph-full-0.6.1
6 messages
Hello, I came across the issue below when migrating from janusgraph-full-0.5.3 to janusgraph-full-0.6.1. When I run 'janusgraph.sh start' after downloading janusgraph-full-0.6.1. I got error of starti
Hello, I came across the issue below when migrating from janusgraph-full-0.5.3 to janusgraph-full-0.6.1. When I run 'janusgraph.sh start' after downloading janusgraph-full-0.6.1. I got error of starti
|
By
Yingjie Li
·
|
|
How to determine how many nodes to use?
2 messages
Hi folks, I currently have a 3-node cluster which is experiencing performance issues. We are thinking about expanding the number of nodes. What would be the steps for determining how many nodes we nee
Hi folks, I currently have a 3-node cluster which is experiencing performance issues. We are thinking about expanding the number of nodes. What would be the steps for determining how many nodes we nee
|
By
Doug Whitfield
·
|
|
FW: Edge Index Creation Error
2 messages
HI I am trying to create an Edge Index from the gremlin console. I am executing the following mgmt = graph.openManagement() gate_to = mgmt.getEdgeLabel('gate_to') stargate_id = mgmt.makePropertyKey("s
HI I am trying to create an Edge Index from the gremlin console. I am executing the following mgmt = graph.openManagement() gate_to = mgmt.getEdgeLabel('gate_to') stargate_id = mgmt.makePropertyKey("s
|
By
pd.vanlill@...
·
|
|
Issue #2181: Could not find type for id
Hi, There is an issue reported for long time:https://github.com/JanusGraph/janusgraph/issues/2181 We hit this issue 2 time till now. Very very rarely occuring issue but its impact is major. I have com
Hi, There is an issue reported for long time:https://github.com/JanusGraph/janusgraph/issues/2181 We hit this issue 2 time till now. Very very rarely occuring issue but its impact is major. I have com
|
By
Umesh Gade
·
|
|
Removed graphs still open in muti node cluster
2 messages
Hi, I'm using JnausGraphManager and JanusGraphWsAndHttpChannelizer to manage dynamic graph operating. When dropping graph in multi-nodes cluster, removed graphs only closed in specific node, the remov
Hi, I'm using JnausGraphManager and JanusGraphWsAndHttpChannelizer to manage dynamic graph operating. When dropping graph in multi-nodes cluster, removed graphs only closed in specific node, the remov
|
By
lixu
·
|
|
Preserve IDs when importing graphml
2 messages
I think I've read once that it's possible to preserve the IDs when importing graphml data. Unfortunately, I cannot remember where I read that. All my IDs are integers. How do I do that?
I think I've read once that it's possible to preserve the IDs when importing graphml data. Unfortunately, I cannot remember where I read that. All my IDs are integers. How do I do that?
|
By
Laura Morales
·
|
|
Importing a schema
2 messages
Is there a way to import a schema, instead of creating it with a script? For example importing this file: <?xml version='1.0' ?> <graphml xmlns='http://graphml.graphdrawing.org/xmlns'> <key id='type'
Is there a way to import a schema, instead of creating it with a script? For example importing this file: <?xml version='1.0' ?> <graphml xmlns='http://graphml.graphdrawing.org/xmlns'> <key id='type'
|
By
Laura Morales
·
|