Re: Why is Janusgraph's write performance above 1 sec per transaction?
Am Donnerstag, 6. Juni 2019 16:04:39 UTC+2 schrieb Simon:
Dear Janusgraph-experts,I have set up Janusgraph together with Cassandra + ES in the local server mode as described in the JanusGraph documentation on linux red hat and interacting it with gremlin-python 3.3.3.The configs used are (including start_rpc:true and cql as backend):conf/gremlin-server/gremlin-server.yaml
conf/gremlin-server/janusgraph-cql-es-server. properties
Invoke janusgraph via:
Bash: cassandra/bin/cassandra -fBash: janusgraph/bin/janusgraph.sh startInteracting with the graph works well, but the slow performance struck me - one simple operation takes more than 1 second!
The operations look like:
g.addV('ImageID').property('position',pos).next() g.V().hasLabel('ImageID').has('position',pos).property(' year',year).next() Any clue how I can identify the reason for this slow operation?
Best,
Simon
This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, you must not copy this message or attachment or disclose the contents to any other person. If you have received this transmission in error, please notify the sender immediately and delete the message and any attachment from your system. Merck KGaA, Darmstadt, Germany and any of its subsidiaries do not accept liability for any omissions or errors in this message which may arise as a result of E-Mail-transmission or for damages resulting from any unauthorized changes of the content of this message and any attachment thereto. Merck KGaA, Darmstadt, Germany and any of its subsidiaries do not guarantee that this message is free of viruses and does not accept liability for any damages caused by any virus transmitted therewith.
Click http://www.emdgroup.com/
disclaimer to access the German, French, Spanish and Portuguese versions of this disclaimer.