|
Janusgraph + Spark standalone without hadoop 7 messages
Hi All, I am pretty new to Janusgraph and want to get some suggestions from you. Previously I posted a question about using ES as backend storage, and got some good feedback from Jason (Thanks!). Now
Hi All, I am pretty new to Janusgraph and want to get some suggestions from you. Previously I posted a question about using ES as backend storage, and got some good feedback from Jason (Thanks!). Now
|
By
Wei Ding
·
|
|
Janusgraph support for HBase 2.0(Hadoop 3.x) 3 messages
Hi, Is there any plans that Janusgraph to be certified on Hbase 2.0 version as we are currently using Janusgreaph0.2.0 with Hbase 1.1.2, but planning to upgrade our Hadoop version to 3.x. For this we
Hi, Is there any plans that Janusgraph to be certified on Hbase 2.0 version as we are currently using Janusgreaph0.2.0 with Hbase 1.1.2, but planning to upgrade our Hadoop version to 3.x. For this we
|
By
Jagadeesh Kumar Bhavanasi
·
|
|
Edge properties consistency
Hello I face following scenario : several threads trying to increment a property value on same edge. Actual behavior : last commit is the value that stays after threads are done The question is : how
Hello I face following scenario : several threads trying to increment a property value on same edge. Actual behavior : last commit is the value that stays after threads are done The question is : how
|
By
Rami Mankevich
·
|
|
Failing to store List as property value 3 messages
I have this code: JanusGraph graph = JanusGraphFactory.open("/janusgraph-0.2.0-hadoop2/conf/janusgraph-cassandra.properties"); JanusGraphManagement mgmt = graph.openManagement(); mgmt.makePropertyKey(
I have this code: JanusGraph graph = JanusGraphFactory.open("/janusgraph-0.2.0-hadoop2/conf/janusgraph-cassandra.properties"); JanusGraphManagement mgmt = graph.openManagement(); mgmt.makePropertyKey(
|
By
mkj....@...
·
|
|
[DISCUSS] Versioning for GLV Libraries 6 messages
Now that we have repos ready for a Python and a .NET library that extend the TinkerPop GLVs for JanusGraph, we need to decide on how those libraries should be released and how we want to handle versio
Now that we have repos ready for a Python and a .NET library that extend the TinkerPop GLVs for JanusGraph, we need to decide on how those libraries should be released and how we want to handle versio
|
By
Florian Hockmann
·
|
|
ES as storage backend for Janusgraph 2 messages
I am new to Janusgraph. By reading the Docs I understand that Janusgraph needs KV or KVC as the backend. But if I want to use ES as backend, what kind of work is needed? Does it really make sense to d
I am new to Janusgraph. By reading the Docs I understand that Janusgraph needs KV or KVC as the backend. But if I want to use ES as backend, what kind of work is needed? Does it really make sense to d
|
By
Wei Ding
·
|
|
[DISCUSS] JanusGraph 0.2.2 release 3 messages
I created a milestone for the 0.2.2 shortly before 0.2.1 was released. The 0.2 branch is open and the versions are updated to 0.2.2-SNAPSHOT. These are the open PRs that require review/approvals. A co
I created a milestone for the 0.2.2 shortly before 0.2.1 was released. The 0.2 branch is open and the versions are updated to 0.2.2-SNAPSHOT. These are the open PRs that require review/approvals. A co
|
By
Jason Plurad
·
|
|
Serialization error in JanusGraph libraries for Python (Geo Predicate) 11 messages
Hi all, I'm currently building JanusGraph libraries for Python so that we can extend functionalities of JanusGraph indexed lookup and Schema management using non JVM based languages. I was planning a
Hi all, I'm currently building JanusGraph libraries for Python so that we can extend functionalities of JanusGraph indexed lookup and Schema management using non JVM based languages. I was planning a
|
By
Debasish Kanhar
·
|
|
New committers: Florian Hockmann and Chris Hupman 2 messages
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome 2 new committers on the project! Florian Hockmann has been a solid contributor. In the JanusGraph 0.3.0 release,
On behalf of the JanusGraph Technical Steering Committee (TSC), I'm pleased to welcome 2 new committers on the project! Florian Hockmann has been a solid contributor. In the JanusGraph 0.3.0 release,
|
By
Jason Plurad
·
|
|
[VOTE] JanusGraph 0.3.0 release 13 messages
Hello, We are happy to announce that JanusGraph 0.3.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.3.0 A binary d
Hello, We are happy to announce that JanusGraph 0.3.0 is ready for release. The release artifacts can be found at this location: https://github.com/JanusGraph/janusgraph/releases/tag/v0.3.0 A binary d
|
By
Jason Plurad
·
|
|
[RESULT][VOTE] JanusGraph 0.3.0 release
This vote is now closed with a total of 7 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 -- Jason Plurad, Misha Brukman, Jerry He) 0 (0) -1 (0) NON-BINDING VOTES: +1 (4 -- Florian Hockm
This vote is now closed with a total of 7 +1s, no +0s and no -1s. The results are: BINDING VOTES: +1 (3 -- Jason Plurad, Misha Brukman, Jerry He) 0 (0) -1 (0) NON-BINDING VOTES: +1 (4 -- Florian Hockm
|
By
Jason Plurad
·
|
|
No CONF directory 2 messages
I did a a clone of JanusGraph and after the doing the "mvn clean install", I do not have bin or a conf directory. Any ideas? MacOS High Sierra Java 1.8.xx
I did a a clone of JanusGraph and after the doing the "mvn clean install", I do not have bin or a conf directory. Any ideas? MacOS High Sierra Java 1.8.xx
|
By
bsa...@...
·
|
|
[DISCUSS] Release planning v0.3.0 11 messages
Let's start a discussion on releases. This thread is for the master branch (0.3.0 release). The master branch has fixes and new features. The master branch is currently based on Apache TinkerPop 3.3.1
Let's start a discussion on releases. This thread is for the master branch (0.3.0 release). The master branch has fixes and new features. The master branch is currently based on Apache TinkerPop 3.3.1
|
By
Jason Plurad
·
|
|
Running JanusGraph on resource-constrained devices 2 messages
Hi: Can JanusGraph run on resource-constrained devices, e.g., Raspberry Pi, or low end PCs with configuration such as 2 GB RAM and 80 GB storage? The primary use cases I'm looking at is the following:
Hi: Can JanusGraph run on resource-constrained devices, e.g., Raspberry Pi, or low end PCs with configuration such as 2 GB RAM and 80 GB storage? The primary use cases I'm looking at is the following:
|
By
ncn...@...
·
|
|
Serialization of JanusGraph specific types and search predicates for non-Java based languages 8 messages
JanusGraph uses some types and predicates that are not part of TinkerPop and therefore don't have serializers and deserializers in the different TinkerPop GLVs and language drivers. This means that th
JanusGraph uses some types and predicates that are not part of TinkerPop and therefore don't have serializers and deserializers in the different TinkerPop GLVs and language drivers. This means that th
|
By
Florian Hockmann
·
|
|
Pointing Multiple Janusgraph Instances to same HBase giving different results 3 messages
Hi, We are using Janusgraph 0.2.0, with HBase as storage backend and Solr 5.5 as Indexing engine. Have few questions Is it possible to create the Janusgraph as a cluster? As we dont see Clustering fea
Hi, We are using Janusgraph 0.2.0, with HBase as storage backend and Solr 5.5 as Indexing engine. Have few questions Is it possible to create the Janusgraph as a cluster? As we dont see Clustering fea
|
By
Jagadeesh Kumar Bhavanasi
·
|
|
Why is rexindexing for a new index that is restricted to a new vertex label required? 2 messages
The docs describe when a reindex operation is necessary: If the indexed keys or labels already existed prior to index construction it is necessary to reindex the entire graph in order to ensure that t
The docs describe when a reindex operation is necessary: If the indexed keys or labels already existed prior to index construction it is necessary to reindex the entire graph in order to ensure that t
|
By
Florian Hockmann
·
|
|
[PROPOSAL] Strict Schema 12 messages
Currently, the schema for JanusGraph is basically only a list of allowed labels (for vertices and edges) and available properties. What's missing in my opinion is the option to specify which vertex an
Currently, the schema for JanusGraph is basically only a list of allowed labels (for vertices and edges) and available properties. What's missing in my opinion is the option to specify which vertex an
|
By
Florian Hockmann
·
|
|
[DISCUSS] Default test suite is too dang slow #1136 2 messages
I'm cross-posting this from my github issue, as advised by pluradj. --- There's two separate documents that tell newcomers how to build and test the source code: https://docs.janusgraph.org/latest/bui
I'm cross-posting this from my github issue, as advised by pluradj. --- There's two separate documents that tell newcomers how to build and test the source code: https://docs.janusgraph.org/latest/bui
|
By
Buck Evan
·
|
|
[ANNOUNCE] JanusGraph 0.2.1 Release 2 messages
The JanusGraph Technical Steering Committee is excited to announce the release of JanusGraph 0.2.1. JanusGraph is an Apache TinkerPop enabled property graph database with support for a variety of stor
The JanusGraph Technical Steering Committee is excited to announce the release of JanusGraph 0.2.1. JanusGraph is an Apache TinkerPop enabled property graph database with support for a variety of stor
|
By
Jason Plurad
·
|