|
0.3.0-SNAPSHOT
3 messages
The 0.2.0 release is complete. The master branch has been updated to 0.3.0-SNAPSHOT, and we are all set to roll forward. Thanks!
The 0.2.0 release is complete. The master branch has been updated to 0.3.0-SNAPSHOT, and we are all set to roll forward. Thanks!
|
By
Jason Plurad
·
|
|
[RESULT][VOTE] JanusGraph 0.2.0 Release
This vote is now closed with a total of 7 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (6) -- Jason Plurad, Robert Dale, sjudeng, Jerry He, Ted Wilmes, Misha Brukman 0 (0) -1 (0) NON-BIN
This vote is now closed with a total of 7 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (6) -- Jason Plurad, Robert Dale, sjudeng, Jerry He, Ted Wilmes, Misha Brukman 0 (0) -1 (0) NON-BIN
|
By
Jason Plurad
·
|
|
[VOTE] JanusGraph 0.2.0 release
9 messages
Hello, We are happy to announce that JanusGraph 0.2.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.0 A binary d
Hello, We are happy to announce that JanusGraph 0.2.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.0 A binary d
|
By
Jason Plurad
·
|
|
Small initial size of place holder for query results in MultiKeySliceQuery.java
7 messages
HI, I am curious why the result place holder is set to size of 4 in MultiKeySliceQuery.java:49? If the incoming query is of size 1000 with corresponding 1000 results. There will be unnecessary resizin
HI, I am curious why the result place holder is set to size of 4 in MultiKeySliceQuery.java:49? If the incoming query is of size 1000 with corresponding 1000 results. There will be unnecessary resizin
|
By
Calvin Lei
·
|
|
[DISCUSS] release and voting process
8 messages
I want to bring this up since it isn't clearly listed out in the current release policy docs. There has been one issue so far that has been identified during the vote on the 0.2.0 release. 1. What typ
I want to bring this up since it isn't clearly listed out in the current release policy docs. There has been one issue so far that has been identified during the vote on the 0.2.0 release. 1. What typ
|
By
Jason Plurad
·
|
|
[DISCUSS] Add profile() tutorial to JanusGraph documentation
2 messages
In this post, Robert Dale specified an awesome breakdown of what traversals using JanusGraph indexes look like using the `profile()` step: https://groups.google.com/forum/#!searchin/janusgraph-users/h
In this post, Robert Dale specified an awesome breakdown of what traversals using JanusGraph indexes look like using the `profile()` step: https://groups.google.com/forum/#!searchin/janusgraph-users/h
|
By
David Pitera
·
|
|
User defined V & E ID's - UUID
2 messages
Do we have the ability to create Edges/Vertex's with user defined UUID. I believe I found a enhancement request for this, however the input is a Long. I would like to extend this to UUID support. Whil
Do we have the ability to create Edges/Vertex's with user defined UUID. I believe I found a enhancement request for this, however the input is a Long. I would like to extend this to UUID support. Whil
|
By
Gene Fojtik
·
|
|
[DISCUSS] TinkerPop version for next JanusGraph release
15 messages
TinkerPop 3.3.0 is released, TinkerPop 3.2.6 also. JanusGraph master is currently at TinkerPop 3.2.6. sjudeng has a pull request open for TP 3.3 support, and it is passing Travis CI. TinkerPop 3.3 is
TinkerPop 3.3.0 is released, TinkerPop 3.2.6 also. JanusGraph master is currently at TinkerPop 3.2.6. sjudeng has a pull request open for TP 3.3 support, and it is passing Travis CI. TinkerPop 3.3 is
|
By
Jason Plurad
·
|
|
[VOTE] JanusGraph 0.2.0 Release
5 messages
Should the vote be in a separate thread?
Should the vote be in a separate thread?
|
By
sjudeng
·
|
|
[VOTE] JanusGraph 0.2.0 Release
2 messages
Hello, We are happy to announce that JanusGraph 0.2.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.0 A binary d
Hello, We are happy to announce that JanusGraph 0.2.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.2.0 A binary d
|
By
Jason Plurad
·
|
|
[DISCUSS] JanusGraph 0.2.0 Release
11 messages
My first time doing this, so according to the release policy docs... I'd like to call for a code freeze in preparation for the JanusGraph 0.2.0 release. I propose the code freeze begins at Friday, Sep
My first time doing this, so according to the release policy docs... I'd like to call for a code freeze in preparation for the JanusGraph 0.2.0 release. I propose the code freeze begins at Friday, Sep
|
By
Jason Plurad
·
|
|
Feasibility of supporting non-numeric vertex ID
Hi, I read this document - http://docs.janusgraph.org/latest/data-model.html and I wonder whether JanusGraph can support non-numeric vertex ID? Below is the pros/cons I came up. Did I overlook anythin
Hi, I read this document - http://docs.janusgraph.org/latest/data-model.html and I wonder whether JanusGraph can support non-numeric vertex ID? Below is the pros/cons I came up. Did I overlook anythin
|
By
Calvin Lei
·
|
|
[meet-up] - Graph Technology/Janusgraph meet-up - 10/18 @ Santa Clara
Dear Janusgraph dev and user, I'd like to share the information about the coming meetup about Graph Database. During the meetup, we will have our own Jason Plurad from IBM to talk about 'JanusGraph: L
Dear Janusgraph dev and user, I'd like to share the information about the coming meetup about Graph Database. During the meetup, we will have our own Jason Plurad from IBM to talk about 'JanusGraph: L
|
By
Demai Ni
·
|
|
Janusgraph Tests OOM on MacOS: tips on Mac setup and a couple observations on HBase as backend
7 messages
keyword: java.lang.OutOfMemoryError: unable to create new native thread, HBase hi, Long story short, I was struggling to run through Janusgraph Tests on MacOS, and finally in a 'better' shape. So take
keyword: java.lang.OutOfMemoryError: unable to create new native thread, HBase hi, Long story short, I was struggling to run through Janusgraph Tests on MacOS, and finally in a 'better' shape. So take
|
By
Demai
·
|
|
Janus Graph GUI
2 messages
Hi , I just want to know Is there any possibility to integrate GUI with janus graph database(backend_cassandra). I am currently using janusgraph-0.1.1-hadoop2. Thanks in Advance
Hi , I just want to know Is there any possibility to integrate GUI with janus graph database(backend_cassandra). I am currently using janusgraph-0.1.1-hadoop2. Thanks in Advance
|
By
sankeeta kamath
·
|
|
Can a cluster of janusgraph/gremlin servers be created?
Hello, We are going to start a new project using janusgraph with the Hbase as the persistence database. Currently we are confronted with the following problems for which there is no clear answer to be
Hello, We are going to start a new project using janusgraph with the Hbase as the persistence database. Currently we are confronted with the following problems for which there is no clear answer to be
|
By
Dilan Ranasinghe
·
|
|
[DISCUSS] GitHub's code owners feature
2 messages
Any thoughts on whether or not we should use GitHub's code owners feature? See https://github.com/blog/2392-introducing-code-owners for details.
Any thoughts on whether or not we should use GitHub's code owners feature? See https://github.com/blog/2392-introducing-code-owners for details.
|
By
Misha Brukman
·
|
|
parallelNoncontendedLockStressTest failure ?
2 messages
I run the testcase several times already, and always failed on this one (sometimes under hbase98, sometimes hbase10 though) the failure message is: HBaseLockStoreTest>LockKeyColumnValueStoreTest.paral
I run the testcase several times already, and always failed on this one (sometimes under hbase98, sometimes hbase10 though) the failure message is: HBaseLockStoreTest>LockKeyColumnValueStoreTest.paral
|
By
Demai
·
|
|
[DISCUSS] Support for Solr 6
5 messages
A pull request have been opened for Solr 6 support. Testing is being done to determine whether this will break the existing support for Solr 5. As sjudeng mentioned "We don't currently do different re
A pull request have been opened for Solr 6 support. Testing is being done to determine whether this will break the existing support for Solr 5. As sjudeng mentioned "We don't currently do different re
|
By
Jason Plurad
·
|
|
test failure due to NoClassDefFoundError: ../cassandra/astyanax/AstyanaxKeyColumnValueStore$2
7 messages
hi, folks, I am setting up the dev environment on my macbook, and did a "mvn clean install" to run through the testing as instructed here : https://github.com/JanusGraph/janusgraph/blob/master/TESTING
hi, folks, I am setting up the dev environment on my macbook, and did a "mvn clean install" to run through the testing as instructed here : https://github.com/JanusGraph/janusgraph/blob/master/TESTING
|
By
Demai
·
|