|
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
·
|
|
Issues while iterating over self-loop edges in Apache Spark
Hello,
while debugging some Apache Spark jobs that process data from a Janusgraph graph. i noticed some issues with self-loop edges (edges that connect a vertex to itself). The data is read
Hello,
while debugging some Apache Spark jobs that process data from a Janusgraph graph. i noticed some issues with self-loop edges (edges that connect a vertex to itself). The data is read
|
By
Mladen Marović
·
#5937
·
|
|
Re: Difference Between JanusGraph Server and Embedded JanusGraph in Java
Hi Zach,
1. For building an API service you do not need Gremlin Server. Gremlin Server has all kinds of features though that might (slightly) relieve the complexity of your service (with the
Hi Zach,
1. For building an API service you do not need Gremlin Server. Gremlin Server has all kinds of features though that might (slightly) relieve the complexity of your service (with the
|
By
hadoopmarc@...
·
#5936
·
|
|
Difference Between JanusGraph Server and Embedded JanusGraph in Java
I've seen a lot of discussion about the benefits and such of both implementations but I was wondering if there was a big difference in terms of resource usage? I'm building an API service that will be
I've seen a lot of discussion about the benefits and such of both implementations but I was wondering if there was a big difference in terms of resource usage? I'm building an API service that will be
|
By
Zach B.
·
#5935
·
|
|
Re: Getting org.janusgraph.graphdb.database.idassigner.IDPoolExhaustedException consistently
Hi,
There does not seem to be much that helps in finding a root cause (no similar questions or issues in history). The most helpful thing I found is the following
Hi,
There does not seem to be much that helps in finding a root cause (no similar questions or issues in history). The most helpful thing I found is the following
|
By
hadoopmarc@...
·
#5934
·
|
|
Getting org.janusgraph.graphdb.database.idassigner.IDPoolExhaustedException consistently
Hi
I am getting the below exception while ingesting data to an existing graph
Job aborted due to stage failure: Task 349 in stage 2.0 failed 10 times, most recent failure: Lost task 349.9 in stage
Hi
I am getting the below exception while ingesting data to an existing graph
Job aborted due to stage failure: Task 349 in stage 2.0 failed 10 times, most recent failure: Lost task 349.9 in stage
|
By
sauverma
·
#5933
·
|
|
Re: Backend data model deserialization
Awesome thank you all for the great info and recent presentations! We are prototyping bulk export + deserialize from Cloud Bigtable over approx. the next week and will try to report back if we can
Awesome thank you all for the great info and recent presentations! We are prototyping bulk export + deserialize from Cloud Bigtable over approx. the next week and will try to report back if we can
|
By
Elliot Block <eblock@...>
·
#5932
·
|
|
Re: ID block allocation exception while creating edge
Hi Anjani,
One thing that does not feel good is that you create and commit a transaction for every row of your dataframe. Although I do not see how this would interfere with ID allocation, best
Hi Anjani,
One thing that does not feel good is that you create and commit a transaction for every row of your dataframe. Although I do not see how this would interfere with ID allocation, best
|
By
hadoopmarc@...
·
#5931
·
|