[orientdb] Re: HELP: 2.0.2 write performance in transaction

2015-02-18 Thread Simon Gemmell
Also, there used to be a bug, not sure if it's still present, but if you dropped data from a table it would make the database run real slow thereafter. Try running your insert on a freshly created database. Then drop some data, run it again. On Wednesday, February 18, 2015 at 10:14:37 PM

[orientdb] Re: HELP: 2.0.2 write performance in transaction

2015-02-18 Thread Markus Menner
Hi Simon, Thanks for the feedback. My e-mail address is: markus.men...@axxelia.com The thing that worries me, is the fact that the times are inconsistent. Sometimes the commit takes 2-3 secs, sometimes around 20secs. Also, during the commit, other DB accesses seem to wait until it's

[orientdb] Re: HELP: 2.0.2 write performance in transaction

2015-02-18 Thread Simon Gemmell
Hello, we find that we can do 15,000 in 6 seconds or so, the orientdb guys were able to get it down to 2-3 seconds. If you've got an email address I can forward you their code perhaps tease apart how they did it. Also, if you've got a quorum of 2 then obviously it has to wait for the 2nd one to

[orientdb] Bulk data load Performance Benchmark and Tuning

2015-02-18 Thread Shivanandan Gupta
Hi All, I tried loading data from csb file to in-memory graphdatabase class and the statistics I am getting is given below. I used json ETL file to load data from csv. If I anyone has a better way to load the same amount of data quickly them please suggest the way. We are planning of

Re: [orientdb] Bulk data load Performance Benchmark and Tuning

2015-02-18 Thread Luigi Dell'Aquila
Hi Shivanandan, the easy way to go faster is using plocal instead of remote, but I don't know if in your case it's possible (other instances OrientDB have to be shut down for the time ETL works...) Luigi 2015-02-19 7:19 GMT+01:00 Shivanandan Gupta shivnandangu...@gmail.com: Hi All, I tried

[orientdb] Re: Accessing graph return variables in Server Side Scripts

2015-02-18 Thread Khaled B
anyone? -- --- You received this message because you are subscribed to the Google Groups OrientDB group. To unsubscribe from this group and stop receiving emails from it, send an email to orient-database+unsubscr...@googlegroups.com. For more options, visit

Re: [orientdb] Openshift cartridge for orientdb

2015-02-18 Thread Daniel Elebash
Yes, I only tested this with OpenShift On Wed, Jan 21, 2015 at 8:01 AM, Luca Garulli l.garu...@gmail.com wrote: Thanks Dan for this guide. Did you test it only on OpenShift? Lvc@ On 2 December 2014 at 15:53, dan elebash daneleb...@hotmail.com wrote: Came across this cartridge

Re: [orientdb] Javascript visualization

2015-02-18 Thread Charles Bandes
Hi Dexter, I'd be really interested to see how you are getting data from Orient over to Cytoscape (or d3) is there sample code or a tutorial somewhere? On Tuesday, August 5, 2014 at 12:04:05 PM UTC-4, Dexter Pratt wrote: Hi Leny, Our project - NDEx - at UCSD is using OrientDB for its