4j4y.
4j4y.
Explore posts from servers
JJanusGraph
Created by rydbirkjr on 6/27/2023 in #questions
Upgrading from 0.6 to 1.0.0-20230626 caused indexes to disappear
@rydbirkjr What were the upgrade steps you took? Was it just docker image bump up?
8 replies
JJanusGraph
Created by 4j4y. on 6/19/2023 in #questions
Periodic Data deletion in Janusgraph
@Florian Hockmann the deletion process is not documented well, could you share your cronjob query to delete particular vertex or edge?
12 replies
JJanusGraph
Created by dezmaeth on 9/5/2023 in #questions
index convergence to REGISTERED failed
Have you closed all the ghost instances?
5 replies
JJanusGraph
Created by deepak8347 on 8/22/2023 in #questions
Could not acquire new ID block from storage
Have you tried increasing the block-size?
8 replies
JJanusGraph
Created by 4j4y. on 7/28/2023 in #questions
Storing large temporal data in janusgraph
we are coming up with a new schema. but overall data we have is of customer profile updates including name updates, email updates, phone updates, location updates and other data points which have very high cardaniltiy
4 replies
JJanusGraph
Created by 4j4y. on 7/14/2023 in #questions
Janusgraph with bigtable with olap+oltp
In OLAP, you can setup a spark cluster, allowing you to transforme your gremlin traversal on spark stuff.
Do you have any such examples where spark cluster could be used with bigtable as a backend for OLAP queries?
8 replies
JJanusGraph
Created by 4j4y. on 7/14/2023 in #questions
Janusgraph with bigtable with olap+oltp
thanks let me check these out. BTW I understand that janusgrpah has OLAP capabilities, but I was curiuos if both solutions could work hand in hand. like transaction logs from oltp is passed down to olap solution, so that we don't have to do double raw data processing for ingestion into graph.
8 replies
JJanusGraph
Created by 4j4y. on 7/3/2023 in #questions
Read Only Janusgraph Instance
thanks. let me try this out.
5 replies
JJanusGraph
Created by 4j4y. on 6/19/2023 in #questions
Periodic Data deletion in Janusgraph
thanks @porunov we are using bigtable. any specific guidance for this?
12 replies
JJanusGraph
Created by 4j4y. on 6/19/2023 in #questions
Periodic Data deletion in Janusgraph
thanks @florianhockmann . Just curious why did you use the mixed index? is it because of running range queries on node creation/event timestamp. Also given number of nodes / edges to be deleted could be very large. Did you use some kind of batching or single query to delete everything? and how did it impact read write on the instance?
12 replies