|
Re: [DISCUSS] Revamp JanusGraph Management
Josh Shinavier has been doing the most thinking around some form of Schema API for TinkerPop, but I couldn't say what the timeline is at this point for such work to make it into TinkerPop. I know he's
Josh Shinavier has been doing the most thinking around some form of Schema API for TinkerPop, but I couldn't say what the timeline is at this point for such work to make it into TinkerPop. I know he's
|
By
Stephen Mallette <spmal...@...>
·
#1304
·
|
|
Re: [DISCUSS] Revamp JanusGraph Management
IMHO the implementation of a Gremlin way to manage schemas does not provide a major benefit unless it's somewhat standardized in Tinkerpop.
An HTTP API would have the benefit of
IMHO the implementation of a Gremlin way to manage schemas does not provide a major benefit unless it's somewhat standardized in Tinkerpop.
An HTTP API would have the benefit of
|
By
Niklas Schiffler <nschi...@...>
·
#1306
·
|
|
[DISCUSS] Revamp JanusGraph Management
Hi everyone,
I started nearly one year ago to investigate how we can revamp JanusGraph Management.
Why do we want to revamp JanusGraph Management? Schema Management and Index Management is buggy
and
Hi everyone,
I started nearly one year ago to investigate how we can revamp JanusGraph Management.
Why do we want to revamp JanusGraph Management? Schema Management and Index Management is buggy
and
|
By
Jan Jansen <faro...@...>
·
#1303
·
|
|
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
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
|
By
Abhay Pandit <abha...@...>
·
#1302
·
|
|
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
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
|
By
Oleksandr Porunov <alexand...@...>
·
#1301
·
|
|
Re: Dropping support for 0.4 branch
+1
I think it makes sense for us at this stage of JanusGraph to keep the burden of maintaining old versions as low as possible so we can focus on improvements (be it refactoring, supporting new
+1
I think it makes sense for us at this stage of JanusGraph to keep the burden of maintaining old versions as low as possible so we can focus on improvements (be it refactoring, supporting new
|
By
Florian Hockmann <f...@...>
·
#1300
·
|
|
Re: Question about Loading the Graph of the Gods Into JanusGraph
Hi Serge,
I'm not in front of computer right now, so can't verify why you are getting the error in first portion. It still seems to be reading ES config from somewhere. I suspect the
Hi Serge,
I'm not in front of computer right now, so can't verify why you are getting the error in first portion. It still seems to be reading ES config from somewhere. I suspect the
|
By
Debasish Kanhar <d.k...@...>
·
#1299
·
|
|
Re: Question about Loading the Graph of the Gods Into JanusGraph
Thanks Debasish,
I haven't modified any configuration file.
I'm just running the docker image as is from the image repository as I indicated.
I tried the following as you suggested. Not sure if I'm
Thanks Debasish,
I haven't modified any configuration file.
I'm just running the docker image as is from the image repository as I indicated.
I tried the following as you suggested. Not sure if I'm
|
By
Serge Prudhomme <serge.p...@...>
·
#1297
·
|
|
Re: Question about Loading the Graph of the Gods Into JanusGraph
Absolutely agree that "Graph of the Gods examples would be the first thing a new user would try yet it doesn't work out of the box”. I wonder why JanusGraph doesn't have a
Absolutely agree that "Graph of the Gods examples would be the first thing a new user would try yet it doesn't work out of the box”. I wonder why JanusGraph doesn't have a
|
By
李博軒 <libox...@...>
·
#1298
·
|
|
Re: Question about Loading the Graph of the Gods Into JanusGraph
Are you specifying the elastic search index connection properties in your berkey.properties file?
If you don't want to use ES and using this just for exploration purpose then you can use
Are you specifying the elastic search index connection properties in your berkey.properties file?
If you don't want to use ES and using this just for exploration purpose then you can use
|
By
Debasish Kanhar <d.k...@...>
·
#1296
·
|
|
Re: Question about Loading the Graph of the Gods Into JanusGraph
Old post but still relevant two years later. I expect try the Graph of the Gods examples would be the first thing a new user would try yet it doesn't work out of the box. Even when using the
I tried
Old post but still relevant two years later. I expect try the Graph of the Gods examples would be the first thing a new user would try yet it doesn't work out of the box. Even when using the
I tried
|
By
Serge Prud'homme <serge.p...@...>
·
#1295
·
|
|
Re: Anyone with experience of adding new Storage backend for JanusGraph ? [Help needed w.r.t SnowFlake]
Hello.
Awesome job! I have a couple of questions about your data loading approach if you don't mind.
Is it simply aggregating writes locally before writing them to Snowflake?
Hello.
Awesome job! I have a couple of questions about your data loading approach if you don't mind.
Is it simply aggregating writes locally before writing them to Snowflake?
|
By
Evgeniy Ignatiev <yevgeniy...@...>
·
#1294
·
|
|
Re: Questions about writing a storage backend for Solr for nodes/edges in addition to indexes
Hi Russel,
Just posted an update on the other Thread, and well as you might have guessed already, its finally all about extending the right set of interfaces for enabling JanusGraph with your target
Hi Russel,
Just posted an update on the other Thread, and well as you might have guessed already, its finally all about extending the right set of interfaces for enabling JanusGraph with your target
|
By
Debasish Kanhar <d.k...@...>
·
#1293
·
|
|
Re: Anyone with experience of adding new Storage backend for JanusGraph ? [Help needed w.r.t SnowFlake]
To anyone if they are following this Thread. Wanted to post an update if anyone is interested, else will close out the Thread.
So, We were able to get the adopter working for SnowFlake. We planned on
To anyone if they are following this Thread. Wanted to post an update if anyone is interested, else will close out the Thread.
So, We were able to get the adopter working for SnowFlake. We planned on
|
By
Debasish Kanhar <d.k...@...>
·
#1292
·
|
|
Dropping support for 0.4 branch
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"
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"
|
By
Oleksandr Porunov <alexand...@...>
·
#1291
·
|
|
[RESULT][VOTE] JanusGraph 0.4.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, Florian Hockmann, Jason Plurad)
0 (0)
-1 (0)
NON-BINDING VOTES:
+1 (1
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, Florian Hockmann, Jason Plurad)
0 (0)
-1 (0)
NON-BINDING VOTES:
+1 (1
|
By
Oleksandr Porunov <alexand...@...>
·
#1290
·
|
|
Re: [VOTE] JanusGraph 0.4.1 release
* Imported KEYS file and verified GPG signatures on pre-built distribution files
* Downloaded source code archive and built a distribution
* Verified the release tag matches the zipped source code
*
* Imported KEYS file and verified GPG signatures on pre-built distribution files
* Downloaded source code archive and built a distribution
* Verified the release tag matches the zipped source code
*
|
By
Jason Plurad <plu...@...>
·
#1289
·
|
|
[RESULT][VOTE] JanusGraph 0.3.3 release
This vote is now closed with a total of 3 +1s, no +0s and no -1s. The results are:
BINDING VOTES:
+1 (3 -- Oleksandr Porunov, Florian Hockmann, Jason Plurad)
0 (0)
-1 (0)
NON-BINDING VOTES:
+1
This vote is now closed with a total of 3 +1s, no +0s and no -1s. The results are:
BINDING VOTES:
+1 (3 -- Oleksandr Porunov, Florian Hockmann, Jason Plurad)
0 (0)
-1 (0)
NON-BINDING VOTES:
+1
|
By
Oleksandr Porunov <alexand...@...>
·
#1288
·
|
|
Re: [VOTE] JanusGraph 0.3.3 release
* Imported KEYS file and verified GPG signatures on pre-built distribution files
* Downloaded source code archive and built a distribution
* Verified the release tag matches the zipped source code
*
* Imported KEYS file and verified GPG signatures on pre-built distribution files
* Downloaded source code archive and built a distribution
* Verified the release tag matches the zipped source code
*
|
By
Jason Plurad <plu...@...>
·
#1287
·
|
|
Re: [DISCUSS] JanusGraph 0.5.0 release
I would like to get following PR https://github.com/JanusGraph/janusgraph/pull/1940 merged before releasing 0.5.0. This would prevent to breaking changes of janusgraph-hadoop in two releases.
I would like to get following PR https://github.com/JanusGraph/janusgraph/pull/1940 merged before releasing 0.5.0. This would prevent to breaking changes of janusgraph-hadoop in two releases.
|
By
Jan Jansen <faro...@...>
·
#1286
·
|