|
Lucene index long overflow
OK, good catch, it is a bug. I had not recognized Long.MAX_VALUE in your query. The LuceneIndex class converts the neq to a range query and adds + 1 to the requested value without any check. The write
OK, good catch, it is a bug. I had not recognized Long.MAX_VALUE in your query. The LuceneIndex class converts the neq to a range query and adds + 1 to the requested value without any check. The write
|
By
hadoopmarc@...
· #6577
·
|
|
Lucene index long overflow
I am not sure what the trouble is in your approach. Using variable names key and label might be problematic (it is in the Gremlin Console). Rather than building out your example, I chose to rework the
I am not sure what the trouble is in your approach. Using variable names key and label might be problematic (it is in the Gremlin Console). Rather than building out your example, I chose to rework the
|
By
hadoopmarc@...
· #6575
·
Edited
|
|
sorl janusgraph indexing with http basic authentication
Unfortunately, JanusGraph does not support basic authentication on its SOLR client yet, see https://github.com/JanusGraph/janusgraph/issues/1056 Before finding this JanusGraph issue, I came across the
Unfortunately, JanusGraph does not support basic authentication on its SOLR client yet, see https://github.com/JanusGraph/janusgraph/issues/1056 Before finding this JanusGraph issue, I came across the
|
By
hadoopmarc@...
· #6569
·
|
|
Lucene index inconsistency
I agree. If you start out with an empty graph, the Lucene index is not created until you add the first vertex. It is not easy to find why Lucene would only allow alphanumeric characters for names of i
I agree. If you start out with an empty graph, the Lucene index is not created until you add the first vertex. It is not easy to find why Lucene would only allow alphanumeric characters for names of i
|
By
hadoopmarc@...
· #6567
·
|
|
Write vertex program output to HDFS using SparkGraphComputer
Are you sure the JanusGraph hadoop-2.x clients cannot be used with your hadoop-3.x cluster? See: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/Compatibility.html#Policy Marc
Are you sure the JanusGraph hadoop-2.x clients cannot be used with your hadoop-3.x cluster? See: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/Compatibility.html#Policy Marc
|
By
hadoopmarc@...
· #6565
·
|
|
Write vertex program output to HDFS using SparkGraphComputer
Hi Anjani, Does hdfs work from the Gremlin Console? See the example at: https://tinkerpop.apache.org/docs/current/reference/#_installing_hadoop_gremlin https://tinkerpop.apache.org/docs/current/refere
Hi Anjani, Does hdfs work from the Gremlin Console? See the example at: https://tinkerpop.apache.org/docs/current/reference/#_installing_hadoop_gremlin https://tinkerpop.apache.org/docs/current/refere
|
By
hadoopmarc@...
· #6563
·
Edited
|
|
Nodes with lots of edges
Hi Joe, You do not describe whether breaking this rule of thumb causes real performance issues in your case. Anyway, JanusGraph allows you to partition the stored edges of a node, see: https://docs.ja
Hi Joe, You do not describe whether breaking this rule of thumb causes real performance issues in your case. Anyway, JanusGraph allows you to partition the stored edges of a node, see: https://docs.ja
|
By
hadoopmarc@...
· #6559
·
|
|
Threaded Operations - Quarkus
Hi Joe, Do you mean with threadsafe transactions that requests from different client threads should be handled independently, that is in different JanusGraph Transactions? In that case, I think you wa
Hi Joe, Do you mean with threadsafe transactions that requests from different client threads should be handled independently, that is in different JanusGraph Transactions? In that case, I think you wa
|
By
hadoopmarc@...
· #6530
·
|
|
[Tech Blog] JanusGraph Deep Dive: Optimize Edge Queries
Great stuff! Is is really motivating to gain a much deeper understanding of the JanusGraph inner workings and get practical advice at the same time. Marc
Great stuff! Is is really motivating to gain a much deeper understanding of the JanusGraph inner workings and get practical advice at the same time. Marc
|
By
hadoopmarc@...
· #6526
·
|
|
Logging vertex program
Hi Nikita, Do you use the spark web UI? In the executor tab you can follow the stderr link and see any logged or printed output. No idea why they use stderr. Best wishes, Marc
Hi Nikita, Do you use the spark web UI? In the executor tab you can follow the stderr link and see any logged or printed output. No idea why they use stderr. Best wishes, Marc
|
By
hadoopmarc@...
· #6523
·
|
|
upgrade gremlin version
Hi Senthilkumar, I remember the Gremlin.version() output of 1.2.1 in the gremlin console of the janusgraph distribution is a bug somewhere. You can look in the lib folder and see that janusgraph-0.6.1
Hi Senthilkumar, I remember the Gremlin.version() output of 1.2.1 in the gremlin console of the janusgraph distribution is a bug somewhere. You can look in the lib folder and see that janusgraph-0.6.1
|
By
hadoopmarc@...
· #6522
·
|
|
Janusgraph cluster set-up
Hi Senthilkumar, Sounds like the "getting started deployment scenario", see https://docs.janusgraph.org/operations/deployment/#getting-started-scenario JanusGraph servers only need to have the exact s
Hi Senthilkumar, Sounds like the "getting started deployment scenario", see https://docs.janusgraph.org/operations/deployment/#getting-started-scenario JanusGraph servers only need to have the exact s
|
By
hadoopmarc@...
· #6519
·
Edited
|
|
Hbase read after write not working with janusgraph-0.6.1 but was working with janusgraph-0.6.1
Hi Nikita, JanusGraph can be run as a server or in embedded mode. gremlin-server.yaml is for configuring JanusGraph Server. With JanusGraphFactory in the Gremlin Console you instantiate embedded Janus
Hi Nikita, JanusGraph can be run as a server or in embedded mode. gremlin-server.yaml is for configuring JanusGraph Server. With JanusGraphFactory in the Gremlin Console you instantiate embedded Janus
|
By
hadoopmarc@...
· #6516
·
|
|
Hbase read after write not working with janusgraph-0.6.1 but was working with janusgraph-0.6.1
Hi Nikita, Possibly, your previous setup included JanusGraph Server and you had a remote connection from the Gremlin Console to JanusGraph Server. In that case, succesful gremlin requests are committe
Hi Nikita, Possibly, your previous setup included JanusGraph Server and you had a remote connection from the Gremlin Console to JanusGraph Server. In that case, succesful gremlin requests are committe
|
By
hadoopmarc@...
· #6514
·
|
|
Hbase read after write not working with janusgraph-0.6.1 but was working with janusgraph-0.6.1
Hi Nikita, Sorry for asking the obvious, but are you sure you committed the addV() transaction with a g2.tx().commit() before closing the Gremlin Console? Best wishes, Marc
Hi Nikita, Sorry for asking the obvious, but are you sure you committed the addV() transaction with a g2.tx().commit() before closing the Gremlin Console? Best wishes, Marc
|
By
hadoopmarc@...
· #6512
·
|
|
Bulk Loading with Spark
Hi Joe, What is slow? Can you please check the Expero blog series and compare to their reference numbers (per parallel spark task): https://www.experoinc.com/post/janusgraph-nuts-and-bolts-part-1-writ
Hi Joe, What is slow? Can you please check the Expero blog series and compare to their reference numbers (per parallel spark task): https://www.experoinc.com/post/janusgraph-nuts-and-bolts-part-1-writ
|
By
hadoopmarc@...
· #6509
·
|
|
NoSuchMethodError
Thanks for reporting back! Unfortunately, java still has big problems using multiple versions of the same library, so your current approach is not a guarantee for success for future version updates (a
Thanks for reporting back! Unfortunately, java still has big problems using multiple versions of the same library, so your current approach is not a guarantee for success for future version updates (a
|
By
hadoopmarc@...
· #6506
·
|
|
NoSuchMethodError
Hi Joe, Your issue description is not complete. To start: what version of JanusGraph do you use? what spark master do you use? The easiest way to find the guava version of JanusGraph is to download th
Hi Joe, Your issue description is not complete. To start: what version of JanusGraph do you use? what spark master do you use? The easiest way to find the guava version of JanusGraph is to download th
|
By
hadoopmarc@...
· #6503
·
|
|
Rapid deletion of vertices
Hi Scott, Another approach is to take snapshots of the Cassandra tables and Elasticsearch indices after creating the schema and indices. Note that there are some subtleties when taking snapshots of no
Hi Scott, Another approach is to take snapshots of the Cassandra tables and Elasticsearch indices after creating the schema and indices. Note that there are some subtleties when taking snapshots of no
|
By
hadoopmarc@...
· #6497
·
|
|
StackOverflowError
OK, you can try and increase the java stack size used by Gremlin Server: $ export JAVA_OPTIONS='-Xss4m' $ bin/janusgraph.sh start https://www.baeldung.com/jvm-configure-stack-sizes
OK, you can try and increase the java stack size used by Gremlin Server: $ export JAVA_OPTIONS='-Xss4m' $ bin/janusgraph.sh start https://www.baeldung.com/jvm-configure-stack-sizes
|
By
hadoopmarc@...
· #6488
·
|