|
JanusGraph Security Vulnerability -- Using Log4j 2.8.2 with JanusGraph
Hello JanusGraph Development Team
JanusGraph is using Apache log4j. 1.2.x which seems to have security vulnerabilities with deserialization of untrusted data. This will hinder the adoption of
Hello JanusGraph Development Team
JanusGraph is using Apache log4j. 1.2.x which seems to have security vulnerabilities with deserialization of untrusted data. This will hinder the adoption of
|
By
Graphs <manas...@...>
·
#5301
·
|
|
Re: Where does JanusGraph Stores Indexes in ElasticSearch
Hi Krishna,
That is right. The mixed index is for non-equality matches.
Marc
Op donderdag 29 oktober 2020 om 08:55:01 UTC+1 schreef kri...@...:
Hi Krishna,
That is right. The mixed index is for non-equality matches.
Marc
Op donderdag 29 oktober 2020 om 08:55:01 UTC+1 schreef kri...@...:
|
By
HadoopMarc <bi...@...>
·
#5300
·
|
|
Re: Where does JanusGraph Stores Indexes in ElasticSearch
HI Marc
Thanks for your response. Is elastic search only used for mixed indexes?. if we only build composite indexes in our use can we neglect giving elasticsearch config properties in building graph
HI Marc
Thanks for your response. Is elastic search only used for mixed indexes?. if we only build composite indexes in our use can we neglect giving elasticsearch config properties in building graph
|
By
Krishna Sailesh <krishna...@...>
·
#5302
·
|
|
Re: Where does JanusGraph Stores Indexes in ElasticSearch
Hi Krishna,
The documentation is not conclusive about this, but I strongly suspect that the vertex-centric indices do not use the indexing backend. That means that they use the tables in the storage
Hi Krishna,
The documentation is not conclusive about this, but I strongly suspect that the vertex-centric indices do not use the indexing backend. That means that they use the tables in the storage
|
By
HadoopMarc <bi...@...>
·
#5299
·
|
|
Where does JanusGraph Stores Indexes in ElasticSearch
Hi Folks,
Currently i am using JanusGraph with Cassandra(cql) backend along with ElasticSearch for indexing. we have created few janusgraph vertex-centric indexes through janusgraph. Queries of
Hi Folks,
Currently i am using JanusGraph with Cassandra(cql) backend along with ElasticSearch for indexing. we have created few janusgraph vertex-centric indexes through janusgraph. Queries of
|
By
"kri...@gmail.com" <krishna...@...>
·
#5298
·
|
|
Recommendation for Storage Backend
Hello,
I am looking into using JanusGraph for a new multi-tenant SaaS application. And I wanted to ask the community for help on choosing a suitable storage backend for my use case.
We need to have as
Hello,
I am looking into using JanusGraph for a new multi-tenant SaaS application. And I wanted to ask the community for help on choosing a suitable storage backend for my use case.
We need to have as
|
By
Bassem Naguib <bass...@...>
·
#5296
·
|
|
Re: Import graph from ConfiguredGraphFactory to hbase
First note that the BulkLoaderVertexProgram was deprecated in TinkerPop. You might want to see:
https://groups.google.com/g/janusgraph-users/c/d3F4dZdQ2XQ/m/HolppzItCAAJ
For working around your issue
First note that the BulkLoaderVertexProgram was deprecated in TinkerPop. You might want to see:
https://groups.google.com/g/janusgraph-users/c/d3F4dZdQ2XQ/m/HolppzItCAAJ
For working around your issue
|
By
HadoopMarc <bi...@...>
·
#5295
·
|
|
Re: java.lang.IllegalArgumentException: Could not instantiate implementation: org.janusgraph.diskstorage.es.ElasticSearchIndex
Java 11 is not supported. See https://github.com/JanusGraph/janusgraph/issues/2161
Java 11 is not supported. See https://github.com/JanusGraph/janusgraph/issues/2161
|
By
BO XUAN LI <libo...@...>
·
#5297
·
|
|
Re: The count query based on the vertex traversal edges is too slow!!!
Hi
You have a lot of perseverance and you are welcome with that! This is an open source community, so use this perseverance to find a solution for us all.
Some resources on janusgraph
Hi
You have a lot of perseverance and you are welcome with that! This is an open source community, so use this perseverance to find a solution for us all.
Some resources on janusgraph
|
By
HadoopMarc <bi...@...>
·
#5294
·
|
|
Re: The count query based on the vertex traversal edges is too slow!!!
Is there no other way to speed up the page turning and querying the last few pages?
And I still have a requirement that many edges may be loaded. At present, the speed of loading is not
Is there no other way to speed up the page turning and querying the last few pages?
And I still have a requirement that many edges may be loaded. At present, the speed of loading is not
|
By
wd w <wangwe...@...>
·
#5293
·
|
|
Re: EdgeId and RelationId using VertexWritable
Yes Rafi, even i am doing same for now.
Thanks,
Anjani
Yes Rafi, even i am doing same for now.
Thanks,
Anjani
|
By
"anj...@gmail.com" <anjani...@...>
·
#5292
·
|
|
Re: The count query based on the vertex traversal edges is too slow!!!
Hi,
As explained earlier, the range(30000, 30010) causes a table scan starting at result 0. There is no way to circumvent this using range.
As to the many targetIds during development, you can
Hi,
As explained earlier, the range(30000, 30010) causes a table scan starting at result 0. There is no way to circumvent this using range.
As to the many targetIds during development, you can
|
By
HadoopMarc <bi...@...>
·
#5291
·
|
|
Re: The count query based on the vertex traversal edges is too slow!!!
I did a test in the terminal environment and it can indeed speed up the query. But in real development, I can’t use this method, because this method will load a lot of vertex ids and increase
I did a test in the terminal environment and it can indeed speed up the query. But in real development, I can’t use this method, because this method will load a lot of vertex ids and increase
|
By
wd w <wangwe...@...>
·
#5290
·
|
|
Re: java.lang.IllegalArgumentException: Could not instantiate implementation: org.janusgraph.diskstorage.es.ElasticSearchIndex
1. JAVA version information :
java -version
openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment (build 11.0.8+10-post-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build
1. JAVA version information :
java -version
openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment (build 11.0.8+10-post-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build
|
By
Kalaiyarasi Thandavarayan <tkalai...@...>
·
#5289
·
|
|
Re: java.lang.IllegalArgumentException: Could not instantiate implementation: org.janusgraph.diskstorage.es.ElasticSearchIndex
hi,
are you using java 8 (as there is java.base in the stack trace, I don't think so)
Nicolas
hi,
are you using java 8 (as there is java.base in the stack trace, I don't think so)
Nicolas
|
By
nicolas...@...
·
#5287
·
|
|
Re: java.lang.IllegalArgumentException: Could not instantiate implementation: org.janusgraph.diskstorage.es.ElasticSearchIndex
Thank you for your reply following version information
1. Elastic version 7.9.3 OSS
2. hbase 3.2.1
3. zookeeper: 3.6.2
4. apache atlas 3.0.0
5. janusgraph-es-0.5.2.jar (0.5.2)
if I switch from
Thank you for your reply following version information
1. Elastic version 7.9.3 OSS
2. hbase 3.2.1
3. zookeeper: 3.6.2
4. apache atlas 3.0.0
5. janusgraph-es-0.5.2.jar (0.5.2)
if I switch from
|
By
Kalaiyarasi Thandavarayan <tkalai...@...>
·
#5288
·
|
|
Re: ScriptEvaluation Timeout error
Hi,
First take a look at:
http://tinkerpop.apache.org/docs/current/dev/provider/#_opprocessors_arguments
and see if there are any questions left.
Best wishes, Marc
Op maandag 26 oktober 2020 om
Hi,
First take a look at:
http://tinkerpop.apache.org/docs/current/dev/provider/#_opprocessors_arguments
and see if there are any questions left.
Best wishes, Marc
Op maandag 26 oktober 2020 om
|
By
HadoopMarc <bi...@...>
·
#5285
·
|
|
ScriptEvaluation Timeout error
Hi all,
I am running janusgraph as a container with cassandra as external backend. We are doing some performance test. We are getting some qps drop and latency in response if ran at >700qps. However
Hi all,
I am running janusgraph as a container with cassandra as external backend. We are doing some performance test. We are getting some qps drop and latency in response if ran at >700qps. However
|
By
Shubham Mahajan <smahaj...@...>
·
#5284
·
|
|
Re: The count query based on the vertex traversal edges is too slow!!!
Hi,
You are right, when the index is not used in the outV() step, Janugraph resorts to a full table scan until it has enough results, 10 in the first case and 30.010 in the second. Can you also try my
Hi,
You are right, when the index is not used in the outV() step, Janugraph resorts to a full table scan until it has enough results, 10 in the first case and 30.010 in the second. Can you also try my
|
By
HadoopMarc <bi...@...>
·
#5283
·
|
|
Re: The count query based on the vertex traversal edges is too slow!!!
Hi,
Please help me look at the following question
https://groups.google.com/g/janusgraph-users/c/P-4hF5r9WuU/m/uPI0yRpJAwAJ
在2020年10月26日星期一 UTC+8 下午2:49:43<HadoopMarc> 写道:
Hi,
Please help me look at the following question
https://groups.google.com/g/janusgraph-users/c/P-4hF5r9WuU/m/uPI0yRpJAwAJ
在2020年10月26日星期一 UTC+8 下午2:49:43<HadoopMarc> 写道:
|
By
wd w <wangwe...@...>
·
#5282
·
|