|
Re: [DISCUSS] Release planning v0.3.0
Would it be possible (without requiring too much effort) to publish a release candidate of 0.3.0? Then we could deploy that in our staging environment and give feedback, especially for the new strict
Would it be possible (without requiring too much effort) to publish a release candidate of 0.3.0? Then we could deploy that in our staging environment and give feedback, especially for the new strict
|
By
Florian Hockmann <f...@...>
·
#605
·
|
|
Re: Serialization of JanusGraph specific types and search predicates for non-Java based languages
Since there were no objections to adding client drivers to JanusGraph, I went ahead and created a ticket for the .NET part:
https://github.com/JanusGraph/janusgraph/issues/1059
Am Freitag, 27. April
Since there were no objections to adding client drivers to JanusGraph, I went ahead and created a ticket for the .NET part:
https://github.com/JanusGraph/janusgraph/issues/1059
Am Freitag, 27. April
|
By
Florian Hockmann <f...@...>
·
#604
·
|
|
Re: [DISCUSS] Release planning v0.3.0
Sounds like a good plan, Jason. Thanks for the effort!
Sounds like a good plan, Jason. Thanks for the effort!
|
By
Jerry He <jerr...@...>
·
#603
·
|
|
Re: [DISCUSS] Release planning v0.3.0
Things are shaping up on the Release v0.3.0 milestone. Committers, if you have a time to review/approve some of these outstanding PRs, that would be fantastic.
There are also a couple other PRs that
Things are shaping up on the Release v0.3.0 milestone. Committers, if you have a time to review/approve some of these outstanding PRs, that would be fantastic.
There are also a couple other PRs that
|
By
Jason Plurad <plu...@...>
·
#602
·
|
|
Re: JanusGraph NiFi connector - exists?
Hi Gene,
Have you created the NiFi connector for janusgraph?
Thanks,
Pawan
Hi Gene,
Have you created the NiFi connector for janusgraph?
Thanks,
Pawan
|
By
pawan....@...
·
#601
·
|
|
Re: Custom Analyzer for ElasticSearch
Hello Thomas,
thank you for your informative response. I was not aware of the existence of Index templates in ES at all. I was thinking of working around the situation by simply changing the Indices
Hello Thomas,
thank you for your informative response. I was not aware of the existence of Index templates in ES at all. I was thinking of working around the situation by simply changing the Indices
|
By
kdr b <kdrb...@...>
·
#600
·
|
|
Re: [DISCUSS] Release planning v0.2.1
Waiting makes sense to me. Going down the list of open issues, nothing is jumping out to me as critical enough to block going forward the with the release process post 3.2.9 upgrade.
--Ted
Waiting makes sense to me. Going down the list of open issues, nothing is jumping out to me as critical enough to block going forward the with the release process post 3.2.9 upgrade.
--Ted
|
By
Ted Wilmes <twi...@...>
·
#599
·
|
|
Re: FoundationDB storage adapter
Very cool, Ted. I'll give it a tire kick.
Very cool, Ted. I'll give it a tire kick.
|
By
Jason Plurad <plu...@...>
·
#598
·
|
|
Re: Serialization of JanusGraph specific types and search predicates for non-Java based languages
I'm +1 for JanusGraph housing the client drivers, so users at least wouldn't need to hunt all over for them (unlike storage backends).
I'm +1 for JanusGraph housing the client drivers, so users at least wouldn't need to hunt all over for them (unlike storage backends).
|
By
Jason Plurad <plu...@...>
·
#597
·
|
|
Re: [DISCUSS] Release planning v0.2.1
We're winding down on JanusGraph 0.2.1. Ted's fixes have been merged, and there are only a few remaining PRs left to be merged. They are approved, so we're mostly waiting on doc updates/rebase.
One
We're winding down on JanusGraph 0.2.1. Ted's fixes have been merged, and there are only a few remaining PRs left to be merged. They are approved, so we're mostly waiting on doc updates/rebase.
One
|
By
Jason Plurad <plu...@...>
·
#596
·
|
|
FoundationDB storage adapter
Hello,
I was excited to hear last week that Apple had open sourced FoundationDB [1], a distributed ACID k/v store. I'm hopeful
that it may fill a hole that Janus has in the distributed & ACID
Hello,
I was excited to hear last week that Apple had open sourced FoundationDB [1], a distributed ACID k/v store. I'm hopeful
that it may fill a hole that Janus has in the distributed & ACID
|
By
Ted Wilmes <twi...@...>
·
#595
·
|
|
JG+HBase question: ColumnFamily vs vertex, edge, property and label
Dear JG dev,
I have a native/simple question but couldn't 'google' out its answer. I have JG+HBase setup. And once load the 'hbase,properties', I can see a HBase table called 'janusgraph' created
Dear JG dev,
I have a native/simple question but couldn't 'google' out its answer. I have JG+HBase setup. And once load the 'hbase,properties', I can see a HBase table called 'janusgraph' created
|
By
Demai Ni <nid...@...>
·
#594
·
|
|
Re: Custom Analyzer for ElasticSearch
Hi,
This thread should be in janusgraph-users.
You problem is that your analyzer is not register. You can use custom_analyzer without register your analyzer if you use basic but known custom ES
Hi,
This thread should be in janusgraph-users.
You problem is that your analyzer is not register. You can use custom_analyzer without register your analyzer if you use basic but known custom ES
|
By
tpr...@...
·
#593
·
|
|
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:898
I have this spring cloud POM file:
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
I have this spring cloud POM file:
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
By
mkj....@...
·
#592
·
|
|
Custom Analyzer for ElasticSearch
Hello,
JanusGraph enables users to utilize ElasticSearch as an additional indexing backend. Instructions on how to accomplish this is available here
Hello,
JanusGraph enables users to utilize ElasticSearch as an additional indexing backend. Instructions on how to accomplish this is available here
|
By
kdrb...@...
·
#591
·
|
|
Re: [DISCUSS] Release planning v0.2.1
Hi Jason,
Thanks for kicking this off.
I'm going to try to finish this one up this week: https://github.com/JanusGraph/janusgraph/pull/1000
If time allows, I think
Hi Jason,
Thanks for kicking this off.
I'm going to try to finish this one up this week: https://github.com/JanusGraph/janusgraph/pull/1000
If time allows, I think
|
By
Ted Wilmes <twi...@...>
·
#590
·
|
|
Serialization of JanusGraph specific types and search predicates for non-Java based languages
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
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
|
By
Florian Hockmann <f...@...>
·
#589
·
|
|
How valid is this post from 2012 in today's time?
We were looking at a use case of using remote server mode of JanusGraph with Cassandra. While exploring various pros and cons we cam across this
We were looking at a use case of using remote server mode of JanusGraph with Cassandra. While exploring various pros and cons we cam across this
|
By
vaibhavv...@...
·
#588
·
|
|
Re: Make test more resilient
I'm contributing to different rust project and they are using https://bors.tech/ which allows to merge PRs with more consistent. If you bors to merge a PR, it will merge the commits into a staging
I'm contributing to different rust project and they are using https://bors.tech/ which allows to merge PRs with more consistent. If you bors to merge a PR, it will merge the commits into a staging
|
By
Jan Jansen <faro...@...>
·
#587
·
|
|
[DISCUSS] Release planning v0.3.0
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 <plu...@...>
·
#586
·
|