|
ConfiguredGraphFactory and Authentication not working
Hi Vinayak, I played around a bit with the ConfigurationManagementGraph myself. The client error you describe occurs when you run ":remote console" twice. It works as a toggle switch, in other words,
Hi Vinayak, I played around a bit with the ConfigurationManagementGraph myself. The client error you describe occurs when you run ":remote console" twice. It works as a toggle switch, in other words,
|
By
hadoopmarc@...
· #5643
·
|
|
ConfiguredGraphFactory and Authentication not working
Hi Vinayak, The information you provide is still a puzzle of little pieces which is hard to make sense of. Do you mean either of the following: there is some behaviour of janusgraph that is undocument
Hi Vinayak, The information you provide is still a puzzle of little pieces which is hard to make sense of. Do you mean either of the following: there is some behaviour of janusgraph that is undocument
|
By
hadoopmarc@...
· #5650
·
|
|
Not able to reindex with bigtable as backend
The stacktraces you sent are not from reindexing but from an index repair job. TemporaryBackendException is usually an indication of unbalanced distributed system components; apparently BigTable canno
The stacktraces you sent are not from reindexing but from an index repair job. TemporaryBackendException is usually an indication of unbalanced distributed system components; apparently BigTable canno
|
By
hadoopmarc@...
· #5652
·
|
|
Not able to reindex with bigtable as backend
I checked on the existing issues and the following one looks similar to your issue: https://github.com/JanusGraph/janusgraph/issues/1803 There are also some older questions in the janusgraph users lis
I checked on the existing issues and the following one looks similar to your issue: https://github.com/JanusGraph/janusgraph/issues/1803 There are also some older questions in the janusgraph users lis
|
By
hadoopmarc@...
· #5653
·
|
|
Not able to reindex with bigtable as backend
The vertex centric index is written to the storage backend, so I guess the section on write performance configs should be relevant: https://docs.janusgraph.org/advanced-topics/bulk-loading/#optimizing
The vertex centric index is written to the storage backend, so I guess the section on write performance configs should be relevant: https://docs.janusgraph.org/advanced-topics/bulk-loading/#optimizing
|
By
hadoopmarc@...
· #5655
·
|
|
Authentication in JanusGraph Server
Sorry for asking, but you did not state it explicitly: you did modify your sasl-remote.yaml file to reflect the new ('graham', 'sasl-password') credentials, did you? Marc
Sorry for asking, but you did not state it explicitly: you did modify your sasl-remote.yaml file to reflect the new ('graham', 'sasl-password') credentials, did you? Marc
|
By
hadoopmarc@...
· #5658
·
|
|
How to circumvent transaction cache?
Hi Timon, Adding to the answer of Ted, I can imagine that your new data enter your pipeline from a Kafka queue. With a microbatching solution, e.g. Apache Spark streaming, you could pre-shuffle your d
Hi Timon, Adding to the answer of Ted, I can imagine that your new data enter your pipeline from a Kafka queue. With a microbatching solution, e.g. Apache Spark streaming, you could pre-shuffle your d
|
By
hadoopmarc@...
· #5669
·
|
|
Authentication in JanusGraph Server
Hi Graham, This was certainly one to investigate for the weekend. Where you started investigating from the inside of janusgraph, I started from the user perspective and this is what I did: I replicate
Hi Graham, This was certainly one to investigate for the weekend. Where you started investigating from the inside of janusgraph, I started from the user perspective and this is what I did: I replicate
|
By
hadoopmarc@...
· #5670
·
|
|
Authentication in JanusGraph Server
Issue report: https://github.com/JanusGraph/janusgraph/issues/2504
Issue report: https://github.com/JanusGraph/janusgraph/issues/2504
|
By
hadoopmarc@...
· #5671
·
|
|
JanusGraph meetup topic discussion - graph OLAP & algorithms
Hi Ted, Saw these two interesting threads on the dev list the other day: https://lists.lfaidata.foundation/g/janusgraph-dev/topic/performance_optimization/80653320 https://lists.lfaidata.foundation/g/
Hi Ted, Saw these two interesting threads on the dev list the other day: https://lists.lfaidata.foundation/g/janusgraph-dev/topic/performance_optimization/80653320 https://lists.lfaidata.foundation/g/
|
By
hadoopmarc@...
· #5673
·
|
|
Question on Design and Suitability of janus graph
Hi Basanth Gowda, The fit between your use case and janusgraph does not seem particularly good. The mean reasons for my opinion are: your datamodel still seems rather simple (website visitors and grou
Hi Basanth Gowda, The fit between your use case and janusgraph does not seem particularly good. The mean reasons for my opinion are: your datamodel still seems rather simple (website visitors and grou
|
By
hadoopmarc@...
· #5674
·
|
|
Script16.groovy: 2: unable to resolve class StandardJanusGraph
Hi Vinayak, What may confuse you is that the gremlin console does a lot of under the hood imports, but it doesn't import all janusgraph classes. So, you can solve this in two ways: Preferred: rather u
Hi Vinayak, What may confuse you is that the gremlin console does a lot of under the hood imports, but it doesn't import all janusgraph classes. So, you can solve this in two ways: Preferred: rather u
|
By
hadoopmarc@...
· #5680
·
|
|
Driver's for java connectivity
Hi Vinayak, What actually is the "desired operation", it is not clear to me? In other words, what is the result after you have run the desired operation? Best wishes, Marc
Hi Vinayak, What actually is the "desired operation", it is not clear to me? In other words, what is the result after you have run the desired operation? Best wishes, Marc
|
By
hadoopmarc@...
· #5681
·
|
|
Script16.groovy: 2: unable to resolve class StandardJanusGraph
Hi Vinayak, When I replayed your imports I got the same error, but when I tried again it worked. I guess the delay for downloading dependencies was too high and second time the cache could be used. Be
Hi Vinayak, When I replayed your imports I got the same error, but when I tried again it worked. I guess the delay for downloading dependencies was too high and second time the cache could be used. Be
|
By
hadoopmarc@...
· #5695
·
|
|
Script16.groovy: 2: unable to resolve class StandardJanusGraph
Hi Vinayak, I only replayed exactly your imports, not the rest of your code. Downloading dependencies may depend on the grape configs of your system, see: https://docs.janusgraph.org/basics/server/#us
Hi Vinayak, I only replayed exactly your imports, not the rest of your code. Downloading dependencies may depend on the grape configs of your system, see: https://docs.janusgraph.org/basics/server/#us
|
By
hadoopmarc@...
· #5699
·
|
|
[Performance Issue] Large partitions formed on janusgraph_ids table leading to read perf issues (throughput reduces to 1/3rd of original)
Please beware that this question was also posted as: https://lists.lfaidata.foundation/g/janusgraph-dev/topic/performance_issue_large/80821002?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,80821002
Please beware that this question was also posted as: https://lists.lfaidata.foundation/g/janusgraph-dev/topic/performance_issue_large/80821002?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,80821002
|
By
hadoopmarc@...
· #5700
·
|
|
[Performance Issue] Large partitions formed on janusgraph_ids table leading to read perf issues (throughput reduces to 1/3rd of original)
I learned from your other thread that you use many spark executors that have their own janusgraph instance. I remember that I used a similar scheme many years ago with janusgraph-0.1.1. At that time I
I learned from your other thread that you use many spark executors that have their own janusgraph instance. I remember that I used a similar scheme many years ago with janusgraph-0.1.1. At that time I
|
By
hadoopmarc@...
· #5701
·
Edited
|
|
JMX authentication for cassandra
Hi Vinayak, Please review the change you made in the cassandra-env.sh, it does not make sense. I do not know about JMX settings for Cassandra either, but the cassandra-env.sh is written such that you
Hi Vinayak, Please review the change you made in the cassandra-env.sh, it does not make sense. I do not know about JMX settings for Cassandra either, but the cassandra-env.sh is written such that you
|
By
hadoopmarc@...
· #5702
·
|
|
Multiple vertices generated for the same index value and vertex properties missing with RF3
Hi Saurabh, To be sure, in the valueMap(true) return value I see both the id token and an "id" property key appear (I am not even sure whether an "id" property key is allowed). Is this "id" property k
Hi Saurabh, To be sure, in the valueMap(true) return value I see both the id token and an "id" property key appear (I am not even sure whether an "id" property key is allowed). Is this "id" property k
|
By
hadoopmarc@...
· #5704
·
|
|
Script16.groovy: 2: unable to resolve class StandardJanusGraph
Hi Vinayak, If I understand it right (did not test it), you have to use two gremlin consoles: Use one gremlin console to connect to your server and use ConfiguredGraphFactory. This will manage which g
Hi Vinayak, If I understand it right (did not test it), you have to use two gremlin consoles: Use one gremlin console to connect to your server and use ConfiguredGraphFactory. This will manage which g
|
By
hadoopmarc@...
· #5710
·
|