|
Couchbase Storage Backend Implementation
3 messages
Hi all, we are implementing Couchbase Storage backend for JanusGraph, we would like to get a feedback from you. Code is available here - https://github.com/malkostya/janusgraph/tree/couchbase_backend.
Hi all, we are implementing Couchbase Storage backend for JanusGraph, we would like to get a feedback from you. Code is available here - https://github.com/malkostya/janusgraph/tree/couchbase_backend.
|
By
apu...@...
·
|
|
[DISCUSS] 0.4.0 version and 0.2 EOL
8 messages
There are currently two issues that we probably want to include in a release soon: Upgrade to TinkerPop 3.4.0 (#1364) Upgrade Cassandra to 2.2 (#1398) These two issues are too big in my opinion to be
There are currently two issues that we probably want to include in a release soon: Upgrade to TinkerPop 3.4.0 (#1364) Upgrade Cassandra to 2.2 (#1398) These two issues are too big in my opinion to be
|
By
Florian Hockmann
·
|
|
StoreFeatures hasOptimisticLocking
Hi, I am implementing a custom storage backend for JanusGraph. Should I enable or disable optimisticLocking (StoreFeatures.hasOptimisticLocking()). I tried to set it to false but one of my tests fail.
Hi, I am implementing a custom storage backend for JanusGraph. Should I enable or disable optimisticLocking (StoreFeatures.hasOptimisticLocking()). I tried to set it to false but one of my tests fail.
|
By
Hieu Nguyen
·
|
|
New committers: Jan Jansen and Oleksandr Porunov
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome 2 new committers on the project! Jan Jansen implemented the property constraints feature included in JanusGraph 0
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome 2 new committers on the project! Jan Jansen implemented the property constraints feature included in JanusGraph 0
|
By
Jason Plurad
·
|
|
New TSC member: Florian Hockmann
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome a new Technical Steering Committee member on the project! Florian Hockmann has provided major contributions and h
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome a new Technical Steering Committee member on the project! Florian Hockmann has provided major contributions and h
|
By
Jason Plurad
·
|
|
New TSC member: Florian Hockmann
2 messages
Congrats Florian!
By
Chris Hupman
·
|
|
New committers: Jan Jansen and Oleksandr Porunov
3 messages
Congrats! Well deserved!
By
Chris Hupman
·
|
|
JanusGraph query will Obtain redundant 1 degree data
2 messages
I have a query `g.V().has("USERID","userid","007").properties()`, but the properties and edges of vertex are all stored in table edgestore, so programs need to query edgestore and get every property a
I have a query `g.V().has("USERID","userid","007").properties()`, but the properties and edges of vertex are all stored in table edgestore, so programs need to query edgestore and get every property a
|
By
deng ziming
·
|
|
VOTE: Issues clean-up
6 messages
Hello, The new template for issues got me thinking about going through all of the issues and closing out the ones that belong as user group messages, duplicates, or issues that may have already been a
Hello, The new template for issues got me thinking about going through all of the issues and closing out the ones that belong as user group messages, duplicates, or issues that may have already been a
|
By
Chris Hupman
·
|
|
[VOTE] Removing support for backends that are EOL
9 messages
Hi, Jan already suggested in another discussion thread that we remove all support (code, tests, and docs) for backend versions that are already end of life (EOL). He listed these versions there: Elasi
Hi, Jan already suggested in another discussion thread that we remove all support (code, tests, and docs) for backend versions that are already end of life (EOL). He listed these versions there: Elasi
|
By
Florian Hockmann
·
|
|
[DISCUSS] Automated DCO enforcement via bot
7 messages
Hi all, Right now, the only bot-automated enforcement is the CLA signature, but not the Developer Certificate of Origin, which is a requirement of The Linux Foundation. This is a bit of a pain to do m
Hi all, Right now, the only bot-automated enforcement is the CLA signature, but not the Developer Certificate of Origin, which is a requirement of The Linux Foundation. This is a bit of a pain to do m
|
By
Misha Brukman
·
|
|
[NOTE] If they are flaky, please mark them as flaky!
2 messages
Hi I added a feature to mark flaky tests in the commit https://github.com/JanusGraph/janusgraph/commit/adeaa980d736a0837a33ee33628e1eb7b70b50c1. How to mark test as flaky? https://github.com/JanusGrap
Hi I added a feature to mark flaky tests in the commit https://github.com/JanusGraph/janusgraph/commit/adeaa980d736a0837a33ee33628e1eb7b70b50c1. How to mark test as flaky? https://github.com/JanusGrap
|
By
Jan Jansen
·
|
|
DynamoDB storage backend
10 messages
In conversations with AWS, they've expressed little willingness to continue to support this backend. I am very interested in moving from a self-managed cassandra-on-aws graph, to a managed DynamoDB gr
In conversations with AWS, they've expressed little willingness to continue to support this backend. I am very interested in moving from a self-managed cassandra-on-aws graph, to a managed DynamoDB gr
|
By
mcha...@...
·
|
|
[MEETUP] JanusGraph Community Online Meetup March 27
Hello, I would like to announce the first online JanusGraph community meetup. We have a great lineup of sessions that will be given by JanusGraph project members and other community users. You'll find
Hello, I would like to announce the first online JanusGraph community meetup. We have a great lineup of sessions that will be given by JanusGraph project members and other community users. You'll find
|
By
Ted Wilmes
·
|
|
How can i load janusgraph data into Spark graphx ?
2 messages
There are ways to read janusgraph(storeage with cassandra and index search with es) data into spark graphx?
There are ways to read janusgraph(storeage with cassandra and index search with es) data into spark graphx?
|
By
fen...@...
·
|
|
JanusGraph online meetup
19 messages
Hello, I'm currently helping to put together an online JanusGraph meetup, hosted by the company I work for, Expero. Though we'll host the audio/video and I'll likely present on one topic (probably JG
Hello, I'm currently helping to put together an online JanusGraph meetup, hosted by the company I work for, Expero. Though we'll host the audio/video and I'll likely present on one topic (probably JG
|
By
Ted Wilmes
·
|
|
I thought there should be caching setting at hbase backend
When i try to reindex a mixed index with hbase backend, It really bothered me with such exception : [07:18:22:139] [ERROR] - org.janusgraph.diskstorage.keycolumnvalue.scan.StandardScannerExecutor$Data
When i try to reindex a mixed index with hbase backend, It really bothered me with such exception : [07:18:22:139] [ERROR] - org.janusgraph.diskstorage.keycolumnvalue.scan.StandardScannerExecutor$Data
|
By
li...@...
·
|
|
Grant all JanusGraph PMC members with necessary rights
There are multiple problems which I see which are not yet resolved: 1. We don't own the domain `janusgraph.org` that is why we can't recover accounts for Docker Hub and maven nexus (sonatype I assume)
There are multiple problems which I see which are not yet resolved: 1. We don't own the domain `janusgraph.org` that is why we can't recover accounts for Docker Hub and maven nexus (sonatype I assume)
|
By
Oleksandr Porunov
·
|
|
JanusGraph Online Meetup Slides & Recording
Hello, Thanks to all who attended the recent online meetup. We had a lot of folks show up and a ton of great questions. Also, big shout and thank you to Chris, Ryan, Jan, and John for speaking. They p
Hello, Thanks to all who attended the recent online meetup. We had a lot of folks show up and a ton of great questions. Also, big shout and thank you to Chris, Ryan, Jan, and John for speaking. They p
|
By
Ted Wilmes
·
|
|
[DISCUSS] Adding static code analysis into our review process
17 messages
JanusGraph currently uses Coverity as a static code analysis tool. While this already led to some findings, it can unfortunately not be used to analyse code changes from pull requests. I wondered whet
JanusGraph currently uses Coverity as a static code analysis tool. While this already led to some findings, it can unfortunately not be used to analyse code changes from pull requests. I wondered whet
|
By
Florian Hockmann
·
|