|
TimedOutException
6 messages
When I try to open a graph, I am constantly getting the TimeOutExceptions. My Cassandra Cluster is fine and I was able to use cqlsh with no issues. Are there any Thrift settings that need to be adjust
When I try to open a graph, I am constantly getting the TimeOutExceptions. My Cassandra Cluster is fine and I was able to use cqlsh with no issues. Are there any Thrift settings that need to be adjust
|
By
Gwiz
·
|
|
How do I display all results?
3 messages
When I execute a Gremlin query it will not display all the results. It displays 100 lines of output and follows that with ... How do I have it list all the output, or even direct the output to a log f
When I execute a Gremlin query it will not display all the results. It displays 100 lines of output and follows that with ... How do I have it list all the output, or even direct the output to a log f
|
By
Rohit Jain
·
|
|
Could not successfully complete backend operation due to repeated temporary exceptions after PT2M
3 messages
I'm testing a master branch build of 0.2.0. It's a single JanusGraph with a single Cassandra. After around 14 hour of creating elements, it looks like my C stops working for a little while? Is that wh
I'm testing a master branch build of 0.2.0. It's a single JanusGraph with a single Cassandra. After around 14 hour of creating elements, it looks like my C stops working for a little while? Is that wh
|
By
Scott P
·
|
|
hi,janusgraph. store 15000W vertex
5 messages
the query. is slow. how to optimize the janusgraph.
the query. is slow. how to optimize the janusgraph.
|
By
李平
·
|
|
Incorrect results when querying
3 messages
I have ran into an issue recently where I am receiving incorrect results when submitting certain queries. Here is an example: gremlin> g.V().has('longitude', between(-110, -113)).limit(3) gremlin> g.V
I have ran into an issue recently where I am receiving incorrect results when submitting certain queries. Here is an example: gremlin> g.V().has('longitude', between(-110, -113)).limit(3) gremlin> g.V
|
By
Brandon Dean
·
|
|
Enable logging for queries
5 messages
Hi, I am using JanusGraph 0.1.1. And using logback: <logger name="org.janusgraph" level="DEBUG" additivity="false"> <appender-ref ref="CONSOLE" /> </logger> <logger name="org.apache" level="DEBUG" add
Hi, I am using JanusGraph 0.1.1. And using logback: <logger name="org.janusgraph" level="DEBUG" additivity="false"> <appender-ref ref="CONSOLE" /> </logger> <logger name="org.apache" level="DEBUG" add
|
By
Ankur Goel
·
|
|
Encountered error in deserializer [null value returned]. Check serializer compatibility.
2 messages
Some times i get below exception using embedded JanusServer (cassandra + es): gremlin> g.V().valueMap() Encountered error in deserializer [null value returned]. Check serializer compatibility. Type ':
Some times i get below exception using embedded JanusServer (cassandra + es): gremlin> g.V().valueMap() Encountered error in deserializer [null value returned]. Check serializer compatibility. Type ':
|
By
Ankur Goel
·
|
|
Intgrating JanusGraph to an existing hadoop cluster
2 messages
Hello, I'm new to big data including JanusGraph. I'm assigned with a task of integrating JanusGraph to an existing Hadoop cluster. Can you please provide me the steps to be followed for this or a refe
Hello, I'm new to big data including JanusGraph. I'm assigned with a task of integrating JanusGraph to an existing Hadoop cluster. Can you please provide me the steps to be followed for this or a refe
|
By
Dilan Ranasinghe
·
|
|
Fetching TTL for individual graph vertices
4 messages
Hi All, We are working on janusgraph-cassandra api, and have implemented TTL on vertex labels. But we want to fetch the value of TTL for each vertex, Below link gives reference to fetch TTL of individ
Hi All, We are working on janusgraph-cassandra api, and have implemented TTL on vertex labels. But we want to fetch the value of TTL for each vertex, Below link gives reference to fetch TTL of individ
|
By
sankar...@...
·
|
|
unique index per label
4 messages
As I understand labels are used for partitioning. Does the same apply for clustering? I.E I create vertices and edges with custom properties. Assume I have a unique property called: 'nodeId'. Now I ha
As I understand labels are used for partitioning. Does the same apply for clustering? I.E I create vertices and edges with custom properties. Assume I have a unique property called: 'nodeId'. Now I ha
|
By
yair...@...
·
|
|
Limit on size of strings in Janusgraph
Is there any limit on size of strings in Janusgraph ? (Using String datatype)
Is there any limit on size of strings in Janusgraph ? (Using String datatype)
|
By
Suny
·
|
|
Elastic search 5.5.1 with Janusgraph
6 messages
I see JG 0.1.1 is compatible with 1.5.1 version of Elastic Search. I read somewhere JG 0.2.0 is going to support ES 5.x, but it is going to be released early next year may be. Is it possible to custom
I see JG 0.1.1 is compatible with 1.5.1 version of Elastic Search. I read somewhere JG 0.2.0 is going to support ES 5.x, but it is going to be released early next year may be. Is it possible to custom
|
By
Suny
·
|
|
Dynamic edge creation
11 messages
Hi, In JanusGraph to create edges we have two steps process: First identify the vertex Then create edges between vertex Linkage between both steps is through App only. How ever in neo4j, we can create
Hi, In JanusGraph to create edges we have two steps process: First identify the vertex Then create edges between vertex Linkage between both steps is through App only. How ever in neo4j, we can create
|
By
Ankur Goel
·
|
|
janusgraph with HBase
Hi, Anyone is running janusgraph with Hbase ? I am trying to create graph schema and getting error because of conflicting guava jars in janusgraph and Hbase. scala -classpath /root/dev/External_jars/g
Hi, Anyone is running janusgraph with Hbase ? I am trying to create graph schema and getting error because of conflicting guava jars in janusgraph and Hbase. scala -classpath /root/dev/External_jars/g
|
By
Ajay Srivastava
·
|
|
JanusGraph using Jena API
2 messages
Hi, I am new to JanusGraph and I am trying out one scenario, that is using Jena API(It is a Java API used to read RDF/OWL file as triple store and query the same using SPARQL. Ref:https://jena.apache.
Hi, I am new to JanusGraph and I am trying out one scenario, that is using Jena API(It is a Java API used to read RDF/OWL file as triple store and query the same using SPARQL. Ref:https://jena.apache.
|
By
Sreekanth S
·
|
|
Janus Graph GUI
[ cc: janusgraph-users, bcc: janusgraph-dev ] This is a question better suited for the janusgraph-users@ list as it is talking about external integrations rather than internals of JanusGraph itself. P
[ cc: janusgraph-users, bcc: janusgraph-dev ] This is a question better suited for the janusgraph-users@ list as it is talking about external integrations rather than internals of JanusGraph itself. P
|
By
Misha Brukman
·
|
|
janusgraph with HBase
3 messages
Hi Ajay, You do not need the /root/hbase-1.2.4/lib/* part of your classpath, on the contrary, it may be the culprit. /root/janusgraph-0.1.1-hadoop2/lib/* contains all hbase jars and dependencies that
Hi Ajay, You do not need the /root/hbase-1.2.4/lib/* part of your classpath, on the contrary, it may be the culprit. /root/janusgraph-0.1.1-hadoop2/lib/* contains all hbase jars and dependencies that
|
By
HadoopMarc
·
|
|
Janus Solr configuration
3 messages
Hi, @ link http://docs.janusgraph.org/latest/solr.html and solr configuration provided with Janus looks supporting only Solr 5.X. I am using Solr 4.3, do we have any config to support that. My solr co
Hi, @ link http://docs.janusgraph.org/latest/solr.html and solr configuration provided with Janus looks supporting only Solr 5.X. I am using Solr 4.3, do we have any config to support that. My solr co
|
By
Ankur Goel
·
|
|
Multiple writers cause inconsistent vertices
Hi, I am using janusgraph-0.1.1 with HBase. The data is being loaded in graph using three clients connecting to same gremlin server. The clients are executing same code that checks if vertex is not al
Hi, I am using janusgraph-0.1.1 with HBase. The data is being loaded in graph using three clients connecting to same gremlin server. The clients are executing same code that checks if vertex is not al
|
By
Ajay Srivastava
·
|
|
janusgraph solr cassandra GraphOfTheGodsFactory
16 messages
Error trying to load GraphOfTheGodsFactory into janusgraph-cassandra-solr Steps: 1) download cassandra, copy cassandra.yaml from janusgraph/cassandra/cassandra.yaml -> cassandra_installationdir/conf/c
Error trying to load GraphOfTheGodsFactory into janusgraph-cassandra-solr Steps: 1) download cassandra, copy cassandra.yaml from janusgraph/cassandra/cassandra.yaml -> cassandra_installationdir/conf/c
|
By
mahi...@...
·
|