|
JanusGraph sessions at Scylla Summit
Hello everyone! Though I generally just lurk and absorb everyone's collective wisdom, today I wanted to let you know we'll have a pair of JanusGraph practitioners speaking at Scylla Summit this year,
Hello everyone! Though I generally just lurk and absorb everyone's collective wisdom, today I wanted to let you know we'll have a pair of JanusGraph practitioners speaking at Scylla Summit this year,
|
By
Peter Corless <pe...@...>
·
#4195
·
|
|
Re: [QUESTION] Usage of the cassandraembedded
Hi Jan,
So I tried it again. First of all, I remembered, that for cql I need to commit after each step. Otherwise, I get "violation of unique key" errors, even though I am actually not. Is this
Hi Jan,
So I tried it again. First of all, I remembered, that for cql I need to commit after each step. Otherwise, I get "violation of unique key" errors, even though I am actually not. Is this
|
By
Lilly <lfie...@...>
·
#4194
·
|
|
Re: [QUESTION] Usage of the cassandraembedded
Hi Jan,
Ok then I probably screwed up somewhere. I kind of thought this was to be expected, which is why I did not check it more thoroughly.
Maybe the way I persisted is not working well for cql.
I
Hi Jan,
Ok then I probably screwed up somewhere. I kind of thought this was to be expected, which is why I did not check it more thoroughly.
Maybe the way I persisted is not working well for cql.
I
|
By
Lilly <lfie...@...>
·
#4193
·
|
|
Re: [QUESTION] Usage of the cassandraembedded
hi,
I think that embedded cassandra can lead to some classpath hell, so this option should at least not be possible with default installation.
I have a project where I put my library into janusgraph
hi,
I think that embedded cassandra can lead to some classpath hell, so this option should at least not be possible with default installation.
I have a project where I put my library into janusgraph
|
By
nicolas...@...
·
#4192
·
|
|
Re: [QUESTION] Usage of the cassandraembedded
We don't see this problem on persistence.
It would be good know what takes longer. Do like to give some more informations?
Jan
We don't see this problem on persistence.
It would be good know what takes longer. Do like to give some more informations?
Jan
|
By
faro...@...
·
#4191
·
|
|
Re: Persistence of graph view
Hi Lilly,
Thanks for explaining, I feared already that I had missed something. I think each type of query has its optimal treatment. When you have two properties to select on, you would have the
Hi Lilly,
Thanks for explaining, I feared already that I had missed something. I think each type of query has its optimal treatment. When you have two properties to select on, you would have the
|
By
marc.d...@...
·
#4190
·
|
|
Re: Titan to Janus - Change in behavior for properties with the same name but different datatypes.
Thanks Abhay and Marc.
It came as a bit surprise due to existing behavior in Titan.
This is a bit restrictive given the nature of my app where other than few fixed properties which are defined by the
Thanks Abhay and Marc.
It came as a bit surprise due to existing behavior in Titan.
This is a bit restrictive given the nature of my app where other than few fixed properties which are defined by the
|
By
Bharat Dighe <bdi...@...>
·
#4189
·
|
|
Re: Persistence of graph view
Hi Marc,
I guess I did not explain my issue very well.
What I meant to say is this. Suppose these ids correspond to some filtering criterion. Now having these ids I can create the subgraph.
However,
Hi Marc,
I guess I did not explain my issue very well.
What I meant to say is this. Suppose these ids correspond to some filtering criterion. Now having these ids I can create the subgraph.
However,
|
By
Lilly <lfie...@...>
·
#4188
·
|
|
Re: Persistence of graph view
Hi Lily,
When you have the vertex id, you do not need any index. The index is a lookup table from property value to vertex id.
Cheers, Marc
Op maandag 7 oktober 2019 08:15:50 UTC+2 schreef Lilly:
Hi Lily,
When you have the vertex id, you do not need any index. The index is a lookup table from property value to vertex id.
Cheers, Marc
Op maandag 7 oktober 2019 08:15:50 UTC+2 schreef Lilly:
|
By
marc.d...@...
·
#4187
·
|
|
Re: Exception in java11 while commit [ org.janusgraph.diskstorage.locking.PermanentLockingException: Permanent locking failure]
Java 11 is simply not supported right now. So you have to use Java 8:
From the Getting Started section of the docs
Am Dienstag, 1. Oktober 2019 16:34:59 UTC+2 schrieb nix...@...:
Java 11 is simply not supported right now. So you have to use Java 8:
From the Getting Started section of the docs
Am Dienstag, 1. Oktober 2019 16:34:59 UTC+2 schrieb nix...@...:
|
By
Florian Hockmann <f...@...>
·
#4186
·
|
|
Re: index are not use
Please share a code listing that shows how you have created the indices and your Gremlin traversal that results in this warning.
Am Mittwoch, 2. Oktober 2019 13:06:02 UTC+2 schrieb arnab kumar pan:
Please share a code listing that shows how you have created the indices and your Gremlin traversal that results in this warning.
Am Mittwoch, 2. Oktober 2019 13:06:02 UTC+2 schrieb arnab kumar pan:
|
By
Florian Hockmann <f...@...>
·
#4185
·
|
|
Re: How to take backup and restore of Janusgraph data backed by scylladb?
JanusGraph doesn't provide any utility for this on its own. You can instead simply refer to your backend, ScyllaDB in your case, and make a backup of that just like it would be done without
JanusGraph doesn't provide any utility for this on its own. You can instead simply refer to your backend, ScyllaDB in your case, and make a backup of that just like it would be done without
|
By
Florian Hockmann <f...@...>
·
#4184
·
|
|
Re: [QUESTION] Usage of the cassandraembedded
Hi Jan,
I found very noticeable performance improvements on graph persistence. It took considerably longer to persist a large graph via cql.
Is this unusual ?
Lilly
Am Montag, 7. Oktober 2019 10:28:18
Hi Jan,
I found very noticeable performance improvements on graph persistence. It took considerably longer to persist a large graph via cql.
Is this unusual ?
Lilly
Am Montag, 7. Oktober 2019 10:28:18
|
By
Lilly <lfie...@...>
·
#4183
·
|
|
Re: [QUESTION] Usage of the cassandraembedded
Hi Lilly,
Where do you see massive performance improvements?
Greetings,
Jan
Am Montag, 7. Oktober 2019 08:18:32 UTC+2 schrieb Lilly:
Hi Lilly,
Where do you see massive performance improvements?
Greetings,
Jan
Am Montag, 7. Oktober 2019 08:18:32 UTC+2 schrieb Lilly:
|
By
faro...@...
·
#4182
·
|
|
Re: [QUESTION] Usage of the cassandraembedded
I forgot to add a link to the discussion: https://groups.google.com/forum/#!topic/janusgraph-dev/zU22a9wHS9A
I forgot to add a link to the discussion: https://groups.google.com/forum/#!topic/janusgraph-dev/zU22a9wHS9A
|
By
faro...@...
·
#4181
·
|
|
Re: [QUESTION] Usage of the cassandraembedded
Hi,
I use it, since it turned out to perform much faster than the CQL backend.
Especially for persisting a large graph. I thought this was in fact the justification for its existence?
Hope it will not
Hi,
I use it, since it turned out to perform much faster than the CQL backend.
Especially for persisting a large graph. I thought this was in fact the justification for its existence?
Hope it will not
|
By
Lilly <lfie...@...>
·
#4180
·
|
|
Re: Persistence of graph view
Hi Marc,
Thanks for your reply!
Your suggestions would fetch the subgraph efficiently. However, on this subgraph I could no longer use any of my other indecees.
Say I have an index on "property".
Hi Marc,
Thanks for your reply!
Your suggestions would fetch the subgraph efficiently. However, on this subgraph I could no longer use any of my other indecees.
Say I have an index on "property".
|
By
Lilly <lfie...@...>
·
#4179
·
|
|
[QUESTION] Usage of the cassandraembedded
Hi
We want to know if anybody uses the cassandraembedded backend in Production? Why do you use this backend? Can you use the CQL backend instead?
In process of removing the Thrift backend, we want
Hi
We want to know if anybody uses the cassandraembedded backend in Production? Why do you use this backend? Can you use the CQL backend instead?
In process of removing the Thrift backend, we want
|
By
faro...@...
·
#4177
·
|
|
Re: Titan to Janus - Change in behavior for properties with the same name but different datatypes.
Hi Bharat,
Janusgraph being more consistent it stores only one PropertyKey with a defined any defined name with only one data type throughout the graph.
Like in your case "Status" can't be of 2 data
Hi Bharat,
Janusgraph being more consistent it stores only one PropertyKey with a defined any defined name with only one data type throughout the graph.
Like in your case "Status" can't be of 2 data
|
By
Abhay Pandit <abha...@...>
·
#4178
·
|
|
Re: Persistence of graph view
Hi Lilly,
Interesting question. For the JanusGraph backends to lookup the vertices of the subgraph efficiently, they need the id's of the vertices. The traversal is then g.V(ids) . There are different
Hi Lilly,
Interesting question. For the JanusGraph backends to lookup the vertices of the subgraph efficiently, they need the id's of the vertices. The traversal is then g.V(ids) . There are different
|
By
marc.d...@...
·
#4176
·
|