|
Returning Janus Edges using Gremlin.NET - workaround not working with Promises
9 messages
I found out a while ago that returning edges from Janus is a problem with gremlin.net as you get this exception: "Deserializer for \"janusgraph:RelationIdentifier\" not found" As I don't have the time
I found out a while ago that returning edges from Janus is a problem with gremlin.net as you get this exception: "Deserializer for \"janusgraph:RelationIdentifier\" not found" As I don't have the time
|
By
shapesh...@...
·
|
|
[RESULT][VOTE] JanusGraph 0.2.1 release
This vote is now closed with a total of 4 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 -- Jason Plurad, sjudeng, Jerry He) 0 (0) -1 (0) NON-BINDING VOTES: +1 (1 -- Alexandr Porunov) 0
This vote is now closed with a total of 4 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 -- Jason Plurad, sjudeng, Jerry He) 0 (0) -1 (0) NON-BINDING VOTES: +1 (1 -- Alexandr Porunov) 0
|
By
Jason Plurad
·
|
|
[VOTE] JanusGraph 0.2.1 release
6 messages
Hello, We are happy to announce that JanusGraph 0.2.1 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.1 A binary d
Hello, We are happy to announce that JanusGraph 0.2.1 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.1 A binary d
|
By
Jason Plurad
·
|
|
cassandra with ldap authentication
7 messages
I need to use janusgraph with cassandra using ldap authentication This is supported by dse-java-driver-core but not by cassandra-driver-core. I've experimented substitution in my own fork without (app
I need to use janusgraph with cassandra using ldap authentication This is supported by dse-java-driver-core but not by cassandra-driver-core. I've experimented substitution in my own fork without (app
|
By
Bartolomeo Sorrentino
·
|
|
[DISCUSS] Release planning v0.2.1
20 messages
Let's start a discussion on releases. This thread is for the 0.2 branch (0.2.1 release), and I'll start a separate thread for the master branch (0.3.0 release). The 0.2 branch is for fixes only and no
Let's start a discussion on releases. This thread is for the 0.2 branch (0.2.1 release), and I'll start a separate thread for the master branch (0.3.0 release). The 0.2 branch is for fixes only and no
|
By
Jason Plurad
·
|
|
Delays during commit processing
Hi, I posted a question a while back to the users list (here: https://groups.google.com/forum/#!topic/janusgraph-users/pGEZ0yMEP9k ) and subsequently did a bit of digging. In a nutshell, I am seeing a
Hi, I posted a question a while back to the users list (here: https://groups.google.com/forum/#!topic/janusgraph-users/pGEZ0yMEP9k ) and subsequently did a bit of digging. In a nutshell, I am seeing a
|
By
graham...@...
·
|
|
Do not use JanusGraphFactory.drop(graph) with Elasticsearch 6.x
Anyone running JanusGraph with Elasticsearch 6.x should not make calls to index.clearStorage(), including JanusGraphFactory.drop(graph) and JanusGraphCleanup.clear(graph). A community member discovere
Anyone running JanusGraph with Elasticsearch 6.x should not make calls to index.clearStorage(), including JanusGraphFactory.drop(graph) and JanusGraphCleanup.clear(graph). A community member discovere
|
By
sjudeng
·
|
|
gremlin-python 3.3.2
4 messages
Hi All, I downloaded prebulded 0.3.0 RC from https://groups.google.com/forum/#!topic/janusgraph-dev/0ng5lHio4TQ and I tried to make a connection with python I installed gremiln-python 3.3.2 (previousl
Hi All, I downloaded prebulded 0.3.0 RC from https://groups.google.com/forum/#!topic/janusgraph-dev/0ng5lHio4TQ and I tried to make a connection with python I installed gremiln-python 3.3.2 (previousl
|
By
ivaylo frankov
·
|
|
Solr as storage backend
5 messages
Hello, I have started work on a Solr storage adapter. I implemented a storeManage and OrderedKeyValueStore. Now i can try some query with Gremlin gremlin> graph ==>standardjanusgraph[solr:[127.0.0.1]]
Hello, I have started work on a Solr storage adapter. I implemented a storeManage and OrderedKeyValueStore. Now i can try some query with Gremlin gremlin> graph ==>standardjanusgraph[solr:[127.0.0.1]]
|
By
zhouy...@...
·
|
|
Dead core removal
2 messages
Hello. Is there an established convention how no longer useful code should be handled? E.g. there are commented out lines in GraphDatabaseConfiguration.java - like the ones for cluster.partition setti
Hello. Is there an established convention how no longer useful code should be handled? E.g. there are commented out lines in GraphDatabaseConfiguration.java - like the ones for cluster.partition setti
|
By
Yevgeniy Ignatyev
·
|
|
JanusGraph NiFi connector - exists?
4 messages
Hi Everyone, Looking at either using existing or creating a NiFi connector for Janusgraph. Don't want to recreate if one exists or there are activities to create... Would be great - as there is an out
Hi Everyone, Looking at either using existing or creating a NiFi connector for Janusgraph. Don't want to recreate if one exists or there are activities to create... Would be great - as there is an out
|
By
Gene Fojtik
·
|
|
Custom Analyzer for ElasticSearch
3 messages
Hello, JanusGraph enables users to utilize ElasticSearch as an additional indexing backend. Instructions on how to accomplish this is available here http://docs.janusgraph.org/latest/index-parameters.
Hello, JanusGraph enables users to utilize ElasticSearch as an additional indexing backend. Instructions on how to accomplish this is available here http://docs.janusgraph.org/latest/index-parameters.
|
By
kdrb...@...
·
|
|
FoundationDB storage adapter
2 messages
Hello, I was excited to hear last week that Apple had open sourced FoundationDB [1], a distributed ACID k/v store. I'm hopeful that it may fill a hole that Janus has in the distributed & ACID departme
Hello, I was excited to hear last week that Apple had open sourced FoundationDB [1], a distributed ACID k/v store. I'm hopeful that it may fill a hole that Janus has in the distributed & ACID departme
|
By
Ted Wilmes
·
|
|
JG+HBase question: ColumnFamily vs vertex, edge, property and label
Dear JG dev, I have a native/simple question but couldn't 'google' out its answer. I have JG+HBase setup. And once load the 'hbase,properties', I can see a HBase table called 'janusgraph' created whic
Dear JG dev, I have a native/simple question but couldn't 'google' out its answer. I have JG+HBase setup. And once load the 'hbase,properties', I can see a HBase table called 'janusgraph' created whic
|
By
Demai Ni
·
|
|
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:898
I have this spring cloud POM file: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="h
I have this spring cloud POM file: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="h
|
By
mkj....@...
·
|
|
How valid is this post from 2012 in today's time?
We were looking at a use case of using remote server mode of JanusGraph with Cassandra. While exploring various pros and cons we cam across this https://groups.google.com/forum/#!msg/gremlin-users/6GY
We were looking at a use case of using remote server mode of JanusGraph with Cassandra. While exploring various pros and cons we cam across this https://groups.google.com/forum/#!msg/gremlin-users/6GY
|
By
vaibhavv...@...
·
|
|
Make test more resilient
3 messages
Hi It would be cool to reduce the number test retries. Currently, basically each test needed to fail three times to be called broken. I would like to see removing these technique. I have some idea to
Hi It would be cool to reduce the number test retries. Currently, basically each test needed to fail three times to be called broken. I would like to see removing these technique. I have some idea to
|
By
faro...@...
·
|
|
Documentation is out of date
3 messages
Hi all, None of the documentation fixes are getting pushed to the website. So from an end user perspective, they didn't happen. I know because I just ran into a documentation issue that was fixed back
Hi all, None of the documentation fixes are getting pushed to the website. So from an end user perspective, they didn't happen. I know because I just ran into a documentation issue that was fixed back
|
By
Chris Hupman
·
|
|
merging commits from 0.2.0 with conflicts
2 messages
Hello, I just threw a doc fix to 0.2.0 and went to do a merge commit when I ran into conflicts, see below: Chriss-MacBook-Pro-2:janusgraph chupman$ git status On branch merge-monitoring-doc-fix You ha
Hello, I just threw a doc fix to 0.2.0 and went to do a merge commit when I ran into conflicts, see below: Chriss-MacBook-Pro-2:janusgraph chupman$ git status On branch merge-monitoring-doc-fix You ha
|
By
Chris Hupman
·
|
|
Janus graph - write throughput speedup question
Hello I'm currently working on a high throughput ingestion to Janusgraph ( backed by cassandra the ingestion is based on Vertices with 3-4 properties and edges connect them In case of event i need to
Hello I'm currently working on a high throughput ingestion to Janusgraph ( backed by cassandra the ingestion is based on Vertices with 3-4 properties and edges connect them In case of event i need to
|
By
Rami Mankevich
·
|