|
[DISCUSS] Dropping HBase 1 support
2 messages
Hi I looked into the Hbase 1 support after Porunov asked why I want to drop if the builds are passing: https://github.com/JanusGraph/janusgraph/pull/2213#issuecomment-861620348. It seems that we stop
Hi I looked into the Hbase 1 support after Porunov asked why I want to drop if the builds are passing: https://github.com/JanusGraph/janusgraph/pull/2213#issuecomment-861620348. It seems that we stop
|
By
Jansen, Jan
·
|
|
[DISCUSS] JanusGraph versioning
2 messages
Hi, I would like to start a discussion about JanusGraph versioning. Right now we have the next versioning: <GA indicator?>.<features and breaking changes>.<patch> So, for GA indicator we always have `
Hi, I would like to start a discussion about JanusGraph versioning. Right now we have the next versioning: <GA indicator?>.<features and breaking changes>.<patch> So, for GA indicator we always have `
|
By
Oleksandr Porunov
·
|
|
JanusGraph Meetup #4 Recording
Hello, Thanks to all who attended the meetup yesterday. If you weren't able to make it, you can find the recording at: https://www.experoinc.com/online-seminar/janusgraph-community-meetup. Thanks to o
Hello, Thanks to all who attended the meetup yesterday. If you weren't able to make it, you can find the recording at: https://www.experoinc.com/online-seminar/janusgraph-community-meetup. Thanks to o
|
By
Ted Wilmes
·
|
|
[Meetup] JanusGraph Meetup May 18 covering JG OLAP approaches
3 messages
Hello, We will be hosting a community meetup next week on Tuesday, May 18th at 9:30 central/10:30 eastern. We have a great set of speakers who will be discussing all things JanusGraph OLAP: * Hadoop M
Hello, We will be hosting a community meetup next week on Tuesday, May 18th at 9:30 central/10:30 eastern. We have a great set of speakers who will be discussing all things JanusGraph OLAP: * Hadoop M
|
By
Ted Wilmes
·
|
|
Potential complexities of making secondary persistence atomic
2 messages
Hi! Currently JanusGraph's philosophy is to fail transactions only if the primary persistence fails and allow failures in secondary persistence. According to https://docs.janusgraph.org/advanced-topic
Hi! Currently JanusGraph's philosophy is to fail transactions only if the primary persistence fails and allow failures in secondary persistence. According to https://docs.janusgraph.org/advanced-topic
|
By
florian.caesar
·
|
|
[Performance Optimization] Optimization around the `system_properties` table interaction
10 messages
Hi all - The interaction with the underlying KV store via janusgraph client hits the `system_properties` table with a range query where the key is `configuration` (key = 0x636f6e66696775726174696f6e)
Hi all - The interaction with the underlying KV store via janusgraph client hits the `system_properties` table with a range query where the key is `configuration` (key = 0x636f6e66696775726174696f6e)
|
By
sauverma
·
|
|
Multiple vertices generated for the same index value and vertex properties missing with RF3
3 messages
Hi JG community We are facing a weird issue with Replication factor 3 with scylla DB as backend. - we are using index for looking up V in the graph - observation is that for many vertices with the sam
Hi JG community We are facing a weird issue with Replication factor 3 with scylla DB as backend. - we are using index for looking up V in the graph - observation is that for many vertices with the sam
|
By
sauverma
·
|
|
[Performance Issue] Large partitions formed on janusgraph_ids table leading to read perf issues (throughput reduces to 1/3rd of original)
3 messages
Hi all We are using janusgraph at zeotap at humongous scale (~70B V and 50B E) backed by scylla. Right now I am facing an issue in *janusgraph_ids* table, wherein there are large partitions created in
Hi all We are using janusgraph at zeotap at humongous scale (~70B V and 50B E) backed by scylla. Right now I am facing an issue in *janusgraph_ids* table, wherein there are large partitions created in
|
By
sauverma
·
|
|
Why does JanusGraph use two versions of netty?
2 messages
Noticed that there are two versions of Netty in the POM for JanusGraph: - version 3:https://github.com/JanusGraph/janusgraph/blob/master/pom.xml#L806 & - version 4: https://github.com/JanusGraph/janus
Noticed that there are two versions of Netty in the POM for JanusGraph: - version 3:https://github.com/JanusGraph/janusgraph/blob/master/pom.xml#L806 & - version 4: https://github.com/JanusGraph/janus
|
By
zblumenf@...
·
|
|
JanusGraph meetup topic discussion - graph OLAP & algorithms
Hello, I'm working on planning another JanusGraph community meetup and wanted to gauge community interest in doing an in-depth focus on tackling OLAP/graph algorithmic work with JanusGraph. This has b
Hello, I'm working on planning another JanusGraph community meetup and wanted to gauge community interest in doing an in-depth focus on tackling OLAP/graph algorithmic work with JanusGraph. This has b
|
By
Ted Wilmes
·
|
|
[janusgraph-foundationdb] - New Release
2 messages
Hi all, I think we should consider doing a release of the janusgraph-foundationdb adapter sometime soon. There have been several changes since the initial 0.1.0 release that warrant a new release. I w
Hi all, I think we should consider doing a release of the janusgraph-foundationdb adapter sometime soon. There have been several changes since the initial 0.1.0 release that warrant a new release. I w
|
By
jackson.christopher.lee@...
·
|
|
[DISCUSS] Thread appears as read after a new reply is posted
3 messages
Hi all, After using the new mail lists through the web ui for a while, there are two aspects that are particularly annoying: 1. After a new reply appears to a thread, the thread still appears as "read
Hi all, After using the new mail lists through the web ui for a while, there are two aspects that are particularly annoying: 1. After a new reply appears to a thread, the thread still appears as "read
|
By
HadoopMarc
·
|
|
[DISCUSS] Monthly Video Calls/Office Hours
5 messages
Hi I think it would be helpful to have monthly calls, which allow us to discuss current development progress and discuss new ideas. Such calls would allow us to get more focus on pushing JanusGraph fo
Hi I think it would be helpful to have monthly calls, which allow us to discuss current development progress and discuss new ideas. Such calls would allow us to get more focus on pushing JanusGraph fo
|
By
"fa...@googlemail.com"
·
|
|
Option for "reply to sender" is too prominent
3 messages
The new mailing list stimulates users to use the option "reply to sender". This means that discussions between OP and expert become invisible to other users. It also means that experts cannot answer f
The new mailing list stimulates users to use the option "reply to sender". This means that discussions between OP and expert become invisible to other users. It also means that experts cannot answer f
|
By
Marc de Lignie
·
|
|
mixed index - Reindex is very slow
3 messages
Hi we have imported around 4 billion vertices in janus graph. We are using big table and elastic search reindexing speed is very slow..around 2000 records per second is there any way to speed it up?
Hi we have imported around 4 billion vertices in janus graph. We are using big table and elastic search reindexing speed is very slow..around 2000 records per second is there any way to speed it up?
|
By
vamsi.lingala@...
·
|
|
[DISCUSS] Usage of hashtags
Hi I would like to use special hashtag to filter for discussions, votes, releases, ctr commits, ... . Do you any idea or thoughts? Greetings, Jan Jansen
Hi I would like to use special hashtag to filter for discussions, votes, releases, ctr commits, ... . Do you any idea or thoughts? Greetings, Jan Jansen
|
By
Jansen, Jan
·
|
|
[ANNOUNCEMENT] JanusGraph joins LF AI & Data umbrella
On behalf of the JanusGraph Technical Steering Committee, we are excited to join LF AI & Data Foundation! We are now moving mailing lists to a new home under LF AI & Data. Mailing lists hosted on Goog
On behalf of the JanusGraph Technical Steering Committee, we are excited to join LF AI & Data Foundation! We are now moving mailing lists to a new home under LF AI & Data. Mailing lists hosted on Goog
|
By
Oleksandr Porunov
·
|
|
[VOTE] JanusGraph 0.5.3 release
7 messages
Hello, We are happy to announce that JanusGraph 0.5.3 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.3 A full bin
Hello, We are happy to announce that JanusGraph 0.5.3 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.3 A full bin
|
By
Oleksandr Porunov
·
|
|
[RESULT][VOTE] JanusGraph 0.5.3 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, Jan Jansen, Florian Hockmann) 0 (0) -1 (0) NON-BINDING VOTES: +1 (Boxuan L
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, Jan Jansen, Florian Hockmann) 0 (0) -1 (0) NON-BINDING VOTES: +1 (Boxuan L
|
By
Oleksandr Porunov
·
|
|
GitHub Discussions
6 messages
Hi, GitHub adds a new feature - "GitHub Discussions" which could be a handy place for user's collaboration. We often see that users open GitHub Issues to ask some question / etc. instead of going to G
Hi, GitHub adds a new feature - "GitHub Discussions" which could be a handy place for user's collaboration. We often see that users open GitHub Issues to ask some question / etc. instead of going to G
|
By
Oleksandr Porunov
·
|