|
TinkerPop Discord Server
Hi,
In case you haven’t seen it already: TinkerPop now has a Discord server, and that Discord has its own channel for implementers which of course includes graph databases like JanusGraph.
I
Hi,
In case you haven’t seen it already: TinkerPop now has a Discord server, and that Discord has its own channel for implementers which of course includes graph databases like JanusGraph.
I
|
By
Florian Hockmann
·
#1553
·
|
|
[ANNOUNCE] JanusGraph 0.6.0 Release
The JanusGraph Technical Steering Committee is excited to announce the release of JanusGraph 0.6.0.
JanusGraph is an Apache TinkerPop enabled property graph database with support for a variety of
The JanusGraph Technical Steering Committee is excited to announce the release of JanusGraph 0.6.0.
JanusGraph is an Apache TinkerPop enabled property graph database with support for a variety of
|
By
Oleksandr Porunov
·
#1552
·
|
|
[RESULT][VOTE] JanusGraph 0.6.0 release
This vote is now closed with a total of 5 +1s, no +0s and no -1s. The results are:
BINDING VOTES:
+1 (3 -- Oleksandr Porunov, Boxuan Li, Florian Hockmann)
0 (0)
-1 (0)
NON-BINDING VOTES:
+1
This vote is now closed with a total of 5 +1s, no +0s and no -1s. The results are:
BINDING VOTES:
+1 (3 -- Oleksandr Porunov, Boxuan Li, Florian Hockmann)
0 (0)
-1 (0)
NON-BINDING VOTES:
+1
|
By
Oleksandr Porunov
·
#1551
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
Thanks for fixing this!
I performed the same tests again and now everything looks good. So:
VOTE +1
Von: janusgraph-dev@... <janusgraph-dev@...> Im Auftrag von Oleksandr Porunov
Gesendet:
Thanks for fixing this!
I performed the same tests again and now everything looks good. So:
VOTE +1
Von: janusgraph-dev@... <janusgraph-dev@...> Im Auftrag von Oleksandr Porunov
Gesendet:
|
By
Florian Hockmann
·
#1550
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
I re-uploaded a new staring release.
I checked and successfully closed the staging release (1035).
GitHub tag v0.6.0 has been updated to point on the latest commit.
All the GitHub artifacts has been
I re-uploaded a new staring release.
I checked and successfully closed the staging release (1035).
GitHub tag v0.6.0 has been updated to point on the latest commit.
All the GitHub artifacts has been
|
By
Oleksandr Porunov
·
#1549
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
Opened a PR here which fixes the issue with `janusgraph.sh`: https://github.com/JanusGraph/janusgraph/pull/2781
Opened a PR here which fixes the issue with `janusgraph.sh`: https://github.com/JanusGraph/janusgraph/pull/2781
|
By
Oleksandr Porunov
·
#1548
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
Confirming the issue which is found by Florian Hockmann.
I was trying to load `GraphOfTheGodsFactory.load(graph)` and couldn't:
GraphOfTheGodsFactory.load(graph)
The indexing backend with name
Confirming the issue which is found by Florian Hockmann.
I was trying to load `GraphOfTheGodsFactory.load(graph)` and couldn't:
GraphOfTheGodsFactory.load(graph)
The indexing backend with name
|
By
Oleksandr Porunov
·
#1547
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
I just did a quick test of the two distribution archives which just consists of starting JanusGraph Server and connecting to it via the remote console to create a vertex. For the full distribution, I
I just did a quick test of the two distribution archives which just consists of starting JanusGraph Server and connecting to it via the remote console to create a vertex. For the full distribution, I
|
By
Florian Hockmann
·
#1546
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
I did the following tests:
Connected to AWS keyspace, did some simple traversals
Compatibility test: using 0.5.3 CQL + ES to create a graph with 10 million nodes
I did the following tests:
Connected to AWS keyspace, did some simple traversals
Compatibility test: using 0.5.3 CQL + ES to create a graph with 10 million nodes
|
By
Boxuan Li
·
#1545
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
I also executed all TinkerPop tests again with `mvn clean install -Dtest.skip.tp=false -DskipTests=true`. All tests passed.
I also executed all TinkerPop tests again with `mvn clean install -Dtest.skip.tp=false -DskipTests=true`. All tests passed.
|
By
Oleksandr Porunov
·
#1544
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
I realized that I was building with Java 11 instead of Java 8. I switched to the Java 8 (OpenJDK 1.8.0_302), dropped previous staging repository, rebuilt JanusGraph using Java 8, re-uploaded new
I realized that I was building with Java 11 instead of Java 8. I switched to the Java 8 (OpenJDK 1.8.0_302), dropped previous staging repository, rebuilt JanusGraph using Java 8, re-uploaded new
|
By
Oleksandr Porunov
·
#1543
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
Thank you Boxuan! Confirm this issue. Most likely I made a mistake during the build process because I can reproduce this issue with my build but can't reproduce this issue with the next build
Thank you Boxuan! Confirm this issue. Most likely I made a mistake during the build process because I can reproduce this issue with my build but can't reproduce this issue with the next build
|
By
Oleksandr Porunov
·
#1542
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
I downloaded janusgraph-0.6.0.zip and got this error when using the gremlin console:
I downloaded janusgraph-0.6.0.zip and got this error when using the gremlin console:
|
By
Boxuan Li
·
#1541
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
I dropped previous staging release from Sonatype account and reuploaded a new staring release.
I checked and successfully closed the staging release.
GitHub tag v0.6.0 has been updated to point on the
I dropped previous staging release from Sonatype account and reuploaded a new staring release.
I checked and successfully closed the staging release.
GitHub tag v0.6.0 has been updated to point on the
|
By
Oleksandr Porunov
·
#1540
·
|
|
Re: [DISCUSSION] Release snapshot versions on each commit
Hi Jan,
Thanks for pointing on that! That indeed uploads distribution for a commit but it doesn't provide you with the maven nexus repository to use those distributions. Basically, it means, that you
Hi Jan,
Thanks for pointing on that! That indeed uploads distribution for a commit but it doesn't provide you with the maven nexus repository to use those distributions. Basically, it means, that you
|
By
Oleksandr Porunov
·
#1539
·
|
|
Re: [DISCUSSION] Release snapshot versions on each commit
Hi Porunov
We already build release package for any master commit and this release package can be download by anyone.
Disclaimer:
It doesn't follow our default release guildlines, it just builds it
Hi Porunov
We already build release package for any master commit and this release package can be download by anyone.
Disclaimer:
It doesn't follow our default release guildlines, it just builds it
|
By
Jansen, Jan
·
#1538
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
Hi @vinay1331,
This is expected. You must upgrade your Gremlin Server client first. See upgrade instructions regarding your issue here:
Hi @vinay1331,
This is expected. You must upgrade your Gremlin Server client first. See upgrade instructions regarding your issue here:
|
By
Oleksandr Porunov
·
#1537
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
After the upgrade to testing getting following exception using remote traversal. Used tinkerpop 3.5.1 with janusgrah drive-0.6.0
WARN
After the upgrade to testing getting following exception using remote traversal. Used tinkerpop 3.5.1 with janusgrah drive-0.6.0
WARN
|
By
vinay1331@...
·
#1536
·
|
|
[DISCUSSION] Release snapshot versions on each commit
I would like to propose to make simple GitHub jar releases on each commit in `master` or `v*` branches. Those releases would be simple GitHub packages and their purpose wouldn't be mostly for easier
I would like to propose to make simple GitHub jar releases on each commit in `master` or `v*` branches. Those releases would be simple GitHub packages and their purpose wouldn't be mostly for easier
|
By
Oleksandr Porunov
·
#1534
·
|
|
Re: [VOTE] JanusGraph 0.6.0 release
Hi thanks for the quick responses. Followed by Clement’s advice, I made a fix https://github.com/li-boxuan/janusgraph/commit/aec47d44e6b0a57eac5fb5acab4c11d365d0ecac that worked on my local laptop.
Hi thanks for the quick responses. Followed by Clement’s advice, I made a fix https://github.com/li-boxuan/janusgraph/commit/aec47d44e6b0a57eac5fb5acab4c11d365d0ecac that worked on my local laptop.
|
By
Boxuan Li
·
#1533
·
|