|
JanusGraph 0.1.0 Released
2 messages
Congratulations to everyone involved in this release. This was definitely a community effort! And big thanks to Ted for handling the Release Manager duties. -- Jason
Congratulations to everyone involved in this release. This was definitely a community effort! And big thanks to Ted for handling the Release Manager duties. -- Jason
|
By
Jason Plurad
·
|
|
What's the best way to load Graphson Data into Janus?
2 messages
I have graphson format data and would like to load that into Janus (Cassandra + ES). I would like to do this using Java API. I saw a recommendation not to use Java API in one of the posts. Could some
I have graphson format data and would like to load that into Janus (Cassandra + ES). I would like to do this using Java API. I saw a recommendation not to use Java API in one of the posts. Could some
|
By
feed...@...
·
|
|
Logging Issues / Standard Maven Dependencies
6 messages
I've been using the nasty method of building JanusGraph and copying all of jars from the janusgraph/lib directory into the myproject/lib directory. That is, myproject has more than 200 unmanaged depen
I've been using the nasty method of building JanusGraph and copying all of jars from the janusgraph/lib directory into the myproject/lib directory. That is, myproject has more than 200 unmanaged depen
|
By
Jamie Lawson
·
|
|
Question about connecting to HBase
9 messages
Hi , Sorry for the repost! I am new to the JanusGraph and setup a JanusGraph database on my cluster .The storage is HBase with Zookeeper as coordinator. I try to run the GraphOfTheGodsFactory example
Hi , Sorry for the repost! I am new to the JanusGraph and setup a JanusGraph database on my cluster .The storage is HBase with Zookeeper as coordinator. I try to run the GraphOfTheGodsFactory example
|
By
Jerry
·
|
|
Please participate in a research survey on graphs
4 messages
Hi, My name is Siddhartha Sahu and I am a Master's student at University of Waterloo working on graph processing with Prof. Semih Salihoglu. As part of my research, I am running a survey on how graphs
Hi, My name is Siddhartha Sahu and I am a Master's student at University of Waterloo working on graph processing with Prof. Semih Salihoglu. As part of my research, I am running a survey on how graphs
|
By
Siddhartha Sahu
·
|
|
can I use multi-value property on meta-properties?
4 messages
Hi, can I use multi-value property on meta-properties?I want store the following data in one node : {time:[1,--->{user:['a','b']} 2,--->{user:['c','d'] ...... } I try the following command in gremlin
Hi, can I use multi-value property on meta-properties?I want store the following data in one node : {time:[1,--->{user:['a','b']} 2,--->{user:['c','d'] ...... } I try the following command in gremlin
|
By
Jerry
·
|
|
Maven coordinates for Janus graph
3 messages
What are the maven co-ordinates for downloading the Janus graph jars? is there one? Regards Ajay krishnan
What are the maven co-ordinates for downloading the Janus graph jars? is there one? Regards Ajay krishnan
|
By
akris...@...
·
|
|
Titan to JanusGraph migration Elasticsearc| "janusgraph" index is created and used , not titan
7 messages
Refer https://github.com/JanusGraph/janusgraph/issues/228 for other related issue with migration. It seems the default name of elastic search index is also changed from 'titan' to 'janusgraph'. "index
Refer https://github.com/JanusGraph/janusgraph/issues/228 for other related issue with migration. It seems the default name of elastic search index is also changed from 'titan' to 'janusgraph'. "index
|
By
akshay...@...
·
|
|
possible id conflicts when migrating from Titan to Janus
2 messages
We have a Titan instance running on Cassandra. When migrating from Titan to Janus, a new table "titan.janusgraph_ids" is generated. Does this table respect the existing "titan.titan_ids" in terms of i
We have a Titan instance running on Cassandra. When migrating from Titan to Janus, a new table "titan.janusgraph_ids" is generated. Does this table respect the existing "titan.titan_ids" in terms of i
|
By
chr...@...
·
|
|
Someone should do a talk on JanusGraph at the London Opensource Graph Technologies meetup
Hi everyone, The Opensource Graph Technologies meetup community in London has been nicely growing the past few months! We've been organising it (GRAKN.AI) and we've had cool talks from people Apache G
Hi everyone, The Opensource Graph Technologies meetup community in London has been nicely growing the past few months! We've been organising it (GRAKN.AI) and we've had cool talks from people Apache G
|
By
Haikal Pribadi
·
|
|
index could no longer be used
3 messages
Hello: I'm using titan with hbase and elasticsearch, all was ok at first, but yesterday when I was searching as usual, it worn Could not find a suitable index to answer graph query and graph scans are
Hello: I'm using titan with hbase and elasticsearch, all was ok at first, but yesterday when I was searching as usual, it worn Could not find a suitable index to answer graph query and graph scans are
|
By
Jhon Mernio
·
|
|
org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are availa
2 messages
I want to load GraphOfTheGodsFactory using cassandra & es. It is giving me this exception when i try to do gremlin> graph = JanusGraphFactory.open('conf/janusgraph-cassandra-es.properties') java.lang.
I want to load GraphOfTheGodsFactory using cassandra & es. It is giving me this exception when i try to do gremlin> graph = JanusGraphFactory.open('conf/janusgraph-cassandra-es.properties') java.lang.
|
By
SY
·
|
|
Scala 2.10 vs. 2.11 build of Janus?
5 messages
We are using Scala 2.11.8 in our project but Janusgraph build seems to use scala 2.10.(5/6?) libraries. We are wondering if there is near future release (perhaps through maven) with scala 2.11? If not
We are using Scala 2.11.8 in our project but Janusgraph build seems to use scala 2.10.(5/6?) libraries. We are wondering if there is near future release (perhaps through maven) with scala 2.11? If not
|
By
rajdee...@...
·
|
|
Production Readyness
3 messages
Hey all, We're pretty excited about Janus over here and are considering switching over in the near future (I'm actually trying out OLAP with hadoop 2 as we speak). I'm normally quite hesitant to put v
Hey all, We're pretty excited about Janus over here and are considering switching over in the near future (I'm actually trying out OLAP with hadoop 2 as we speak). I'm normally quite hesitant to put v
|
By
Collin Scangarella
·
|
|
Hadoop and MixedIndexes
3 messages
Hello there, This might be a stupid question, but when running tasks in Hadoop do we have access to the index backend? If no, what happens when we run something like the PageRankVertexProgram and the
Hello there, This might be a stupid question, but when running tasks in Hadoop do we have access to the index backend? If no, what happens when we run something like the PageRankVertexProgram and the
|
By
Marcelo Freitas
·
|
|
HBase ScannerTimeoutException
Hi All - I'm using a loop to do a task on all vertices in fairly large graph (million+ nodes), and the operation that I'm doing takes some time. I'm getting a org.apache.hadoop.hbase.client.ScannerTim
Hi All - I'm using a loop to do a task on all vertices in fairly large graph (million+ nodes), and the operation that I'm doing takes some time. I'm getting a org.apache.hadoop.hbase.client.ScannerTim
|
By
Joe Obernberger
·
|
|
Adding dependencies to target 'install'
2 messages
Hi Folks, Forgive me for the simple question, but I've got: # git clone https://github.com/JanusGraph/janusgraph.git # mvn clean install -DskipTests This all works fine. But I want to add a new JAR to
Hi Folks, Forgive me for the simple question, but I've got: # git clone https://github.com/JanusGraph/janusgraph.git # mvn clean install -DskipTests This all works fine. But I want to add a new JAR to
|
By
tfin...@...
·
|
|
HBase ScannerTimeoutException
3 messages
Hi Joseph, If you want to process all vertices (map operation) you need an OLAP query (currently only works for readonly tasks): http://docs.janusgraph.org/latest/hadoop-tp3.html http://tinkerpop.apac
Hi Joseph, If you want to process all vertices (map operation) you need an OLAP query (currently only works for readonly tasks): http://docs.janusgraph.org/latest/hadoop-tp3.html http://tinkerpop.apac
|
By
HadoopMarc
·
|
|
0.1.0 JanusGraph Docs issues, typos and whatnot
3 messages
Hello, I read through the docs and found various flaws. Some were key concepts not congruent with the codeblock and some were various typos. And since there is no link to report them, I thought I'd po
Hello, I read through the docs and found various flaws. Some were key concepts not congruent with the codeblock and some were various typos. And since there is no link to report them, I thought I'd po
|
By
John Folkers
·
|
|
ClassNotFoundException running Gremlin on Spark
2 messages
Hello, I'm attempting to transition from Titan to JanusGraph 0.1.0 and am having problems getting OLAP queries to work via Spark. I've loaded a graph with about 2 million vertices and tried to execute
Hello, I'm attempting to transition from Titan to JanusGraph 0.1.0 and am having problems getting OLAP queries to work via Spark. I've loaded a graph with about 2 million vertices and tried to execute
|
By
borde...@...
·
|