|
Janusgraph (Cassandra + E.S ) , OLAP BULK ingestion , issues with ES (SecondaryPersistence used to store indexes) commit and rollback funcationlaity
We are using jansugraph with Cassandra + ES combination , we are doing data ingestion with OLAP mode , since we are submitting batch requests , and we are using commit method to commit the transaction
We are using jansugraph with Cassandra + ES combination , we are doing data ingestion with OLAP mode , since we are submitting batch requests , and we are using commit method to commit the transaction
|
By
Ramesh Babu Y
·
|
|
The memory can only be add() during vertex program execute
2 messages
Hi All, We have a custom vertex program which find connected nodes. We have some unique requirement to remove some duplicate data, for that we are collecting all data using collectAsMap() method. But
Hi All, We have a custom vertex program which find connected nodes. We have some unique requirement to remove some duplicate data, for that we are collecting all data using collectAsMap() method. But
|
By
anjani...@...
·
|
|
[DISCUSS] Developer chat (+FoundationDB chat)
17 messages
Hi, we currently have a public chat on Gitter for JanusGraph that is mainly used for questions by users. I think it would be helpful to have another room to discuss about the development of JanusGraph
Hi, we currently have a public chat on Gitter for JanusGraph that is mainly used for questions by users. I think it would be helpful to have another room to discuss about the development of JanusGraph
|
By
Florian Hockmann
·
|
|
Batching Queries to backend for faster performance
4 messages
Hi All, Well the title may be misleading, as I couldnt think of better title. Let me give a brief about the issue we are talking about, the possible solutions we are thinking, and will need your sugge
Hi All, Well the title may be misleading, as I couldnt think of better title. Let me give a brief about the issue we are talking about, the possible solutions we are thinking, and will need your sugge
|
By
Debasish Kanhar
·
|
|
[RESULT][VOTE] JanusGraph 0.5.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 -- Oleksandr Porunov, Jan Jansen, Florian Hockmann) 0 (0) -1 (0) NON-BINDING VOTES: +1 (1 -- Nic
This vote is now closed with a total of 4 +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 (1 -- Nic
|
By
Oleksandr Porunov
·
|
|
[VOTE] JanusGraph 0.5.1 release
9 messages
Hello, We are happy to announce that JanusGraph 0.5.1 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.1 A full bin
Hello, We are happy to announce that JanusGraph 0.5.1 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.1 A full bin
|
By
Oleksandr Porunov
·
|
|
Anyone with experience of adding new Storage backend for JanusGraph ? [Help needed w.r.t SnowFlake]
15 messages
I know that JanusGraph needs a column-family type nosql database as storage backend, and hence that is why we have Scylla, Cassandra, HBase etc. SnowFlake isn't a column family database, but it has a
I know that JanusGraph needs a column-family type nosql database as storage backend, and hence that is why we have Scylla, Cassandra, HBase etc. SnowFlake isn't a column family database, but it has a
|
By
Debasish Kanhar
·
|
|
New Storage backend - H2 MV store
3 messages
Hi, We needed an embeddable backing store for Janus on one of our products. Since the Berkley JE license is restrictive , we ended up writing a quick implementation on top of MV store https://www.h2da
Hi, We needed an embeddable backing store for Janus on one of our products. Since the Berkley JE license is restrictive , we ended up writing a quick implementation on top of MV store https://www.h2da
|
By
ash...@...
·
|
|
Migrate to travis-ci.com
2 messages
Currently we are using travis-ci.org and I often notice periodic problems with that. Sometimes workers stop to process any computation, sometimes website doesn't work (on maintenance), sometimes abili
Currently we are using travis-ci.org and I often notice periodic problems with that. Sometimes workers stop to process any computation, sometimes website doesn't work (on maintenance), sometimes abili
|
By
Oleksandr Porunov
·
|
|
Jansugraph0.4 & ES6.x integration issue
Hi, During an index creation in ES serve , there is a default type is getting added to “mappings” by default during index creation . Later when the application initiates a “PUT” rest method update the
Hi, During an index creation in ES serve , there is a default type is getting added to “mappings” by default during index creation . Later when the application initiates a “PUT” rest method update the
|
By
kiran.pa...@...
·
|
|
[RESULT][VOTE] JanusGraph 0.5.0 release
This vote is now closed with a total of 4 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 -- Oleksandr Porunov, Jan Jansen, Ted Wilmes) 0 (0) -1 (0) NON-BINDING VOTES: +1 (1 -- Nicolas)
This vote is now closed with a total of 4 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 -- Oleksandr Porunov, Jan Jansen, Ted Wilmes) 0 (0) -1 (0) NON-BINDING VOTES: +1 (1 -- Nicolas)
|
By
Oleksandr Porunov
·
|
|
[VOTE] JanusGraph 0.5.0 release
13 messages
Hello, We are happy to announce that JanusGraph 0.5.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.0 A binary d
Hello, We are happy to announce that JanusGraph 0.5.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.5.0 A binary d
|
By
Oleksandr Porunov
·
|
|
Adding batch write atomicity support for hbase backend
Hi, As noted in the Janus docs: https://docs.janusgraph.org/advanced-topics/eventual-consistency/ "In order to avoid that write failures result in permanent inconsistencies in the graph it is recommen
Hi, As noted in the Janus docs: https://docs.janusgraph.org/advanced-topics/eventual-consistency/ "In order to avoid that write failures result in permanent inconsistencies in the graph it is recommen
|
By
mike.b...@...
·
|
|
[DISCUSS] JanusGraph 0.5.0 release
11 messages
Hi everyone, 0.2.3 and 0.3.2 are released and 0.4.0 is going to be released soon. I would like to add a new feature "Add support for ElasticSearch 7". The feature makes a small breaking changes, that
Hi everyone, 0.2.3 and 0.3.2 are released and 0.4.0 is going to be released soon. I would like to add a new feature "Add support for ElasticSearch 7". The feature makes a small breaking changes, that
|
By
Oleksandr Porunov
·
|
|
Interests in a transactional scale-out graph store backend for JanusGraph?
5 messages
Hi JanusGraph developers, We at eBay have been developing a transactional scale-out graph store backend specifically for JanusGraph to address data inconsistency problems with non-transactional backen
Hi JanusGraph developers, We at eBay have been developing a transactional scale-out graph store backend specifically for JanusGraph to address data inconsistency problems with non-transactional backen
|
By
Gene Z
·
|
|
[DISCUSS] Removal of janusgraph-codepipelines-ci and coverity scans
2 messages
Hello The JanusGraph repo have two tools which aren't used for a long time. I'm proposing to delete these tools. Both tools could be broken and also the main repo should be clean as possible. * janusg
Hello The JanusGraph repo have two tools which aren't used for a long time. I'm proposing to delete these tools. Both tools could be broken and also the main repo should be clean as possible. * janusg
|
By
Jan Jansen
·
|
|
High Severity Bug related meta properties - When trying to load graph , meta properties are not being set on vertex properties , bug found , it required fix for this blocker
2 messages
For complete details of high severity bug , please below the link of details https://stackoverflow.com/questions/60221573/how-to-retrieve-meta-properties-defined-for-a-vertex-property-in-java-code
For complete details of high severity bug , please below the link of details https://stackoverflow.com/questions/60221573/how-to-retrieve-meta-properties-defined-for-a-vertex-property-in-java-code
|
By
Ramesh Babu Y
·
|
|
My Experience with Janusgraph Bulk Loading Using SparkGraphComputer
Hi, I am sharing my experience of Janusgraph Bulk Loading: Data Store: Cassandra Index Store: Elasticsearch Audit Data: Kafka Topic Data loaded: ~300M Nodes & ~371M Edges. Spark Cluster: 33 Executors,
Hi, I am sharing my experience of Janusgraph Bulk Loading: Data Store: Cassandra Index Store: Elasticsearch Audit Data: Kafka Topic Data loaded: ~300M Nodes & ~371M Edges. Spark Cluster: 33 Executors,
|
By
Abhay Pandit
·
|
|
New TSC member: Jan Jansen
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome a new Technical Steering Committee member on the project! Jan Jansen has provided major contributions and has dem
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome a new Technical Steering Committee member on the project! Jan Jansen has provided major contributions and has dem
|
By
Oleksandr Porunov
·
|
|
Dropping support for 0.4 branch
2 messages
I am proposing to drop support for "0.4" branch in favor of "0.5" branch as discussed here: https://groups.google.com/d/msg/janusgraph-dev/LhZBlw0_N3o/emCrF2Y-AQAJ The reasons are the next: - "0.4" br
I am proposing to drop support for "0.4" branch in favor of "0.5" branch as discussed here: https://groups.google.com/d/msg/janusgraph-dev/LhZBlw0_N3o/emCrF2Y-AQAJ The reasons are the next: - "0.4" br
|
By
Oleksandr Porunov
·
|