|
Re: Custom analyzer with traversal queries
Thank you !
Currently, we have only a limited set of features to support from ES, so we are most likely going to wrap the Janus' text predicates.
All the best,
Flo
Thank you !
Currently, we have only a limited set of features to support from ES, so we are most likely going to wrap the Janus' text predicates.
All the best,
Flo
|
By
florent@...
·
#5957
·
|
|
Re: Failed to connect to a Cassandra cluster's all nodes without default port
Hi,
Can you check your cassandra nodes’ configurations? It looks like some of your nodes are still using 9042 for native transport port.
Cheers,
Boxuan
「<zhouyu74748585@...>」在 2021年6月17日
Hi,
Can you check your cassandra nodes’ configurations? It looks like some of your nodes are still using 9042 for native transport port.
Cheers,
Boxuan
「<zhouyu74748585@...>」在 2021年6月17日
|
By
Boxuan Li
·
#5956
·
|
|
Re: Custom analyzer with traversal queries
Hi Flo,
Elasticsearch Index is only used when your query is a global query (a.k.a. graph-centric query in JanusGraph), i.e. look up vertices with conditions. `traversal.V().has(…)` is a global
Hi Flo,
Elasticsearch Index is only used when your query is a global query (a.k.a. graph-centric query in JanusGraph), i.e. look up vertices with conditions. `traversal.V().has(…)` is a global
|
By
Boxuan Li
·
#5955
·
|
|
Re: EOL version components
Hi Kumkar,
There is no standard process. I would suggest creating a [Feature Request] type issue: https://github.com/JanusGraph/janusgraph/issues/new?assignees=&labels=&template=feature-request.md
Hi Kumkar,
There is no standard process. I would suggest creating a [Feature Request] type issue: https://github.com/JanusGraph/janusgraph/issues/new?assignees=&labels=&template=feature-request.md
|
By
Boxuan Li
·
#5954
·
|
|
Re: EOL version components
Thanks Boxuan this really helps !
Can you please help with pointers to create GitHub issue for any EOL version?
Thanks
Dev Kumkar
Thanks Boxuan this really helps !
Can you please help with pointers to create GitHub issue for any EOL version?
Thanks
Dev Kumkar
|
By
kumkar.dev@...
·
#5953
·
|
|
Re: EOL version components
Hi Kumkar,
The incoming 0.6.0 release contains (but not limited to) the following updates:
hppc: 0.8.0
noggit: 0.8
commons-configuration2: 2.7
commons-lang3: 3.11
You are welcome to create a GitHub
Hi Kumkar,
The incoming 0.6.0 release contains (but not limited to) the following updates:
hppc: 0.8.0
noggit: 0.8
commons-configuration2: 2.7
commons-lang3: 3.11
You are welcome to create a GitHub
|
By
Boxuan Li
·
#5952
·
|
|
EOL version components
Hello
We are using Janus 0.5.3 and there are some components which are either old or else EOL version being used.
Old version used:
hppc-0.7.1.jar
jcabi-log-0.14.jar
noggit-0.6.jar
EOL version
Hello
We are using Janus 0.5.3 and there are some components which are either old or else EOL version being used.
Old version used:
hppc-0.7.1.jar
jcabi-log-0.14.jar
noggit-0.6.jar
EOL version
|
By
kumkar.dev@...
·
#5951
·
|
|
Failed to connect to a Cassandra cluster's all nodes without default port
Hello everyone, when I try to connect to a Cassandra cluster which's port is not default, just like this
StandardJanusGraph graph = (StandardJanusGraph)
Hello everyone, when I try to connect to a Cassandra cluster which's port is not default, just like this
StandardJanusGraph graph = (StandardJanusGraph)
|
By
zhouyu74748585@...
·
#5950
·
|
|
Custom analyzer with traversal queries
Hello everyone,
As it's my first post, I'd first thank you all for your work ! It has been pretty neat to discover all of the work !
We've started to investigate the use of custom analyzers in our
Hello everyone,
As it's my first post, I'd first thank you all for your work ! It has been pretty neat to discover all of the work !
We've started to investigate the use of custom analyzers in our
|
By
florent@...
·
#5949
·
|
|
Re: Count Query
Hi Vinayak,
Can you please provide a script to generate a sample graph so that we can work on the same graph? The current question is a follow-up on an earlier discussion on this list in May, see
Hi Vinayak,
Can you please provide a script to generate a sample graph so that we can work on the same graph? The current question is a follow-up on an earlier discussion on this list in May, see
|
By
hadoopmarc@...
·
#5948
·
|
|
Count Query
Hi All,
Please take a look at following issue and provide your
Hi All,
Please take a look at following issue and provide your
|
By
Vinayak Bali
·
#5947
·
|
|
Re: Issues while iterating over self-loop edges in Apache Spark
Thanks for the reply. I created an issue at: https://github.com/JanusGraph/janusgraph/issues/2669
Kind regards,
Mladen Marović
Thanks for the reply. I created an issue at: https://github.com/JanusGraph/janusgraph/issues/2669
Kind regards,
Mladen Marović
|
By
Mladen Marović
·
#5946
·
|
|
Dynamic control of graph configuration
Which, if any, of the graph configuration properties are dynamic?
In particular, I would like to toggle `storage.batch-loading`.
Which, if any, of the graph configuration properties are dynamic?
In particular, I would like to toggle `storage.batch-loading`.
|
By
fredrick.eisele@...
·
#5945
·
|
|
Re: Transaction Recovery and Bulk Loading
Hi Marc,
I am not familiar with batch-loading, but from what I understand, it might be because of the performance. Batch-loading aims to persist data as fast as possible, in sacrifice of
Hi Marc,
I am not familiar with batch-loading, but from what I understand, it might be because of the performance. Batch-loading aims to persist data as fast as possible, in sacrifice of
|
By
Boxuan Li
·
#5944
·
|
|
Re: Issues while iterating over self-loop edges in Apache Spark
Hi Mladen,
Indeed, the self-loop logic you point to still exists
Hi Mladen,
Indeed, the self-loop logic you point to still exists
|
By
hadoopmarc@...
·
#5943
·
|
|
Re: Janus Graph Performance with Cassandra vs BigTable
Hi Vishal,
Your question is very general. What is most important to you: write performance, simple queries, complex queries? Do you mean comparison between managed Cassandra and managed Bigtable in
Hi Vishal,
Your question is very general. What is most important to you: write performance, simple queries, complex queries? Do you mean comparison between managed Cassandra and managed Bigtable in
|
By
hadoopmarc@...
·
#5942
·
|
|
Re: a problem about elasticsearch
Is it ES [the software] that is bottlenecking, or could it be the HW you have it running on? If the HW isn't the issue, have you been able to trace where the issue is in ES?
I hate to be "that guy,"
Is it ES [the software] that is bottlenecking, or could it be the HW you have it running on? If the HW isn't the issue, have you been able to trace where the issue is in ES?
I hate to be "that guy,"
|
By
Peter Corless
·
#5941
·
|
|
Re: a problem about elasticsearch
Hi Anshul,
I am facing same issue? Did you got any solution for the issue?
Thanks,
Anjani
Hi Anshul,
I am facing same issue? Did you got any solution for the issue?
Thanks,
Anjani
|
By
anjanisingh22@...
·
#5940
·
|
|
Janus Graph Performance with Cassandra vs BigTable
Hi Community/Team,
I see that Janus graph can be integrated with multiple storage backends like Cassandra and BigTable.
I am trying to evaluating which storage backend is more performant for Janus
Hi Community/Team,
I see that Janus graph can be integrated with multiple storage backends like Cassandra and BigTable.
I am trying to evaluating which storage backend is more performant for Janus
|
By
Vishal Gupta <vgupta@...>
·
#5939
·
|
|
Transaction Recovery and Bulk Loading
Hi all,
We've been integrating our pipelines with Janusgraph for sometime now, it's been working great, thanks to the developers!
We use the transaction recovery job and enabled batch-loading for
Hi all,
We've been integrating our pipelines with Janusgraph for sometime now, it's been working great, thanks to the developers!
We use the transaction recovery job and enabled batch-loading for
|
By
madams@...
·
#5938
·
|