|
Re: [DISCUSS] JanusGraph 0.2.3 release
Hello,
My current intention is still to push the 0.2.3 release on May 22nd and I'm actively working on the 2 remaining pull requests to meet that deadline. If there's something you would like to get
Hello,
My current intention is still to push the 0.2.3 release on May 22nd and I'm actively working on the 2 remaining pull requests to meet that deadline. If there's something you would like to get
|
By
Chris Hupman <chris...@...>
·
#1086
·
|
|
Re: [DISCUSS] JanusGraph 0.2.3 release
Hi All,
We're currently using JG 0.2.2 in production and would like to push out changes to the next 0.2.x release.
CLA is signed and we're good to go.
If everybody is ok I can open PR for 0.2 branch
Hi All,
We're currently using JG 0.2.2 in production and would like to push out changes to the next 0.2.x release.
CLA is signed and we're good to go.
If everybody is ok I can open PR for 0.2 branch
|
By
writetoph1lm <writet...@...>
·
#1085
·
|
|
Ports/Backports
Hi Janusgraph Team,
We've just become a contributors and would like to push our changes to public repository.
The thing is that all changes are based on 0.2 version - the version we use in
Hi Janusgraph Team,
We've just become a contributors and would like to push our changes to public repository.
The thing is that all changes are based on 0.2 version - the version we use in
|
By
writet...@...
·
#1084
·
|
|
Re: Improve JanusGraph main page
Asking for the review of this PR: https://github.com/JanusGraph/janusgraph.org/pull/64
Asking for the review of this PR: https://github.com/JanusGraph/janusgraph.org/pull/64
|
By
Oleksandr Porunov <alexand...@...>
·
#1083
·
|
|
Re: [DISCUSS] JanusGraph 0.2.3 release
If anyone has cycles I would really like another set of eyes on PR #1479. I pretty much completely rewrote gremlin-server.sh so that it would be fully backwards compatible, but additionally support
If anyone has cycles I would really like another set of eyes on PR #1479. I pretty much completely rewrote gremlin-server.sh so that it would be fully backwards compatible, but additionally support
|
By
Chris Hupman <chris...@...>
·
#1082
·
|
|
Re: [DISCUSS] JanusGraph 0.2.3 release
Thank you Chris for starting this discussion. The milestone and release day looks good to me. I am back from vacation so I will be able to review and test release artifacts when they are
Thank you Chris for starting this discussion. The milestone and release day looks good to me. I am back from vacation so I will be able to review and test release artifacts when they are
|
By
Oleksandr Porunov <alexand...@...>
·
#1081
·
|
|
Re: CQL for OLAP issue with Syclla as backed both Local and Yarn Mode
Hello,
This channel is really just to discuss matters relevant to the development of JanusGraph. We mainly discuss things like proposals for new features, release planning, and general administration
Hello,
This channel is really just to discuss matters relevant to the development of JanusGraph. We mainly discuss things like proposals for new features, release planning, and general administration
|
By
Chris Hupman <chris...@...>
·
#1080
·
|
|
CQL for OLAP issue with Syclla as backed both Local and Yarn Mode
Hi All,
I am unable to run any analytics (OLAP) on JanusGraph with Syclla as backend.
I tried both in Local and Yarn mode on AWS EMR cluster
In Yarn mode, it Throws an exception 10:07:58 ERROR
Hi All,
I am unable to run any analytics (OLAP) on JanusGraph with Syclla as backend.
I tried both in Local and Yarn mode on AWS EMR cluster
In Yarn mode, it Throws an exception 10:07:58 ERROR
|
By
rakesh...@...
·
#1079
·
|
|
JanusGraph doesn't remove threadlocal tx after a transaction commit?
By Java VisualVm, I found some StandardJanusGraphTx "isOpen" field is false while they still live in memory.
I read the source code. A graph has a threadLocal var named txs and the reference chain is
By Java VisualVm, I found some StandardJanusGraphTx "isOpen" field is false while they still live in memory.
I read the source code. A graph has a threadLocal var named txs and the reference chain is
|
By
huangx...@...
·
#1078
·
|
|
Re: [DISCUSS] Don't use Scroll API for ElasticSearch requests
I'm no expert in how the Scroll Api is being leveraged in Janus currently but given the guidance from the elastic docs seen below it may be advantageous to continue leveraging the Scroll api for OLAP
I'm no expert in how the Scroll Api is being leveraged in Janus currently but given the guidance from the elastic docs seen below it may be advantageous to continue leveraging the Scroll api for OLAP
|
By
mike....@...
·
#1077
·
|
|
[DISCUSS] JanusGraph 0.2.3 release
Hi all,
This morning I went through and tagged all the issues and pull requests that I feel belong in the 0.2.3 release. Currently there are only 2 open pull requests targeting the 0.2 branch. I can't
Hi all,
This morning I went through and tagged all the issues and pull requests that I feel belong in the 0.2.3 release. Currently there are only 2 open pull requests targeting the 0.2 branch. I can't
|
By
Chris Hupman <chris...@...>
·
#1076
·
|
|
Re: [DISCUSS] 0.2.3 release and 0.3 branch
Thank you Chris for sharing the checklist!
I am going to vacation in the end of this week, so I think I won't be able to review release artifacts but I think other members will be able to review it.
Thank you Chris for sharing the checklist!
I am going to vacation in the end of this week, so I think I won't be able to review release artifacts but I think other members will be able to review it.
|
By
Oleksandr Porunov <alexand...@...>
·
#1075
·
|
|
Re: [DISCUSS] 0.2.3 release and 0.3 branch
Hi guys,
I just had a short call with Jason about what is required for releases and wanted to share my notes. I'm back from vacation and plan to get the process started this week.
JanusGraph Release
Hi guys,
I just had a short call with Jason about what is required for releases and wanted to share my notes. I'm back from vacation and plan to get the process started this week.
JanusGraph Release
|
By
Chris Hupman <chris...@...>
·
#1074
·
|
|
Re: [DISCUSS] Rethink JanusGrpah Schema Management
Circling back around on this. I'm going to dig into those two branches/features over the next few days
Thanks,
Ryan
Circling back around on this. I'm going to dig into those two branches/features over the next few days
Thanks,
Ryan
|
By
Ryan Stauffer <ry...@...>
·
#1073
·
|
|
[DISCUSS] Don't use Scroll API for ElasticSearch requests
Currently we are using Scroll API for realtime search requests when using ElasticSearch as an index backend. In my experience it often creates more than 500 parallel cursors (sometimes more then 10000
Currently we are using Scroll API for realtime search requests when using ElasticSearch as an index backend. In my experience it often creates more than 500 parallel cursors (sometimes more then 10000
|
By
Oleksandr Porunov <alexand...@...>
·
#1072
·
|
|
Re: JG recovery is not working with a 2 node scyllaDB cluster as backend
No problem at all, glad it worked out!
A good reference as well is the Scylla community slack channel - the engineers on there are very helpful in troubleshooting, and anyone using open source is
No problem at all, glad it worked out!
A good reference as well is the Scylla community slack channel - the engineers on there are very helpful in troubleshooting, and anyone using open source is
|
By
Ryan Stauffer <ry...@...>
·
#1070
·
|
|
Re: JG recovery is not working with a 2 node scyllaDB cluster as backend
Hi Ryan
The above method works successfully for JG recovery, thank you so much Ryan for the timely assistance, and sharing this crucial & fundamental information.
Thanks a lot once again
Saurabh Verma
Hi Ryan
The above method works successfully for JG recovery, thank you so much Ryan for the timely assistance, and sharing this crucial & fundamental information.
Thanks a lot once again
Saurabh Verma
|
By
Saurabh Verma <saurab...@...>
·
#1071
·
|
|
Re: JG recovery is not working with a 2 node scyllaDB cluster as backend
For terminology, I'm going to call your 2 clusters "source" and "replica". "Source" is the Scylla cluster that you want to backup, and "replica" is the cluster that you want to copy the data to. For
For terminology, I'm going to call your 2 clusters "source" and "replica". "Source" is the Scylla cluster that you want to backup, and "replica" is the cluster that you want to copy the data to. For
|
By
Ryan Stauffer <ry...@...>
·
#1064
·
|
|
Re: JG recovery is not working with a 2 node scyllaDB cluster as backend
Hi Ryan
Please send me the commands whenever possible
Thanks a lot
--
Saurabh Verma
Inline images
Principal Engineer
m: +917976984604
skype: saurabh.verma-zeotap
Hi Ryan
Please send me the commands whenever possible
Thanks a lot
--
Saurabh Verma
Inline images
Principal Engineer
m: +917976984604
skype: saurabh.verma-zeotap
|
By
Saurabh Verma <saurab...@...>
·
#1069
·
|
|
Re: [DISCUSS] Rethink JanusGrpah Schema Management
Ryan,
It would be cool to get some help. A good starting point would be make the graph readonly using a TinkerpopStrategy. This implemenation should be straight forward.
My current state on task 3 and
Ryan,
It would be cool to get some help. A good starting point would be make the graph readonly using a TinkerpopStrategy. This implemenation should be straight forward.
My current state on task 3 and
|
By
Jan Jansen <faro...@...>
·
#1063
·
|