Hi Diego,
I was working at this issue just a moment ago. Let me guess: you're running CumulusRDF 1.1.0 with Cassandra 2.x.
If so, instructions on the wiki (Getting Started) are not valid for this scenario...they refer to CumulusRDF 1.0.1 (the current version that you can download)
To be more precise: you can run the mentioned mvn command *only* if you are using Cassandra 1.2.x. This because maven cassandra plugin 2.0 starts an embedded cassandra which is not detected by datastax driver (the cassandra client we are using in 1.1.0).
So, briefly I removed the cassandra maven plugin from the CumulusRDF maven profile associated with Cassandra 2.x. This is what you can do:
If you checked out the 1.1.0 before today (I committed the change above about two hours ago)
mvn clean cassandra:stop cassandra:start tomcat7:run
mvn clean tomcat7:run
if you checked out the 1.1.0 just few minutes ago:
mvn clean cassandra:stop cassandra:start tomcat7:run -Pcassandra12x-hector-full-tp-index
mvn clean tomcat7:run
We are going to release 1.1.0 very soon and after that, the Wiki pages will refer to that version.
Best,
Andrea
--
You received this message because you are subscribed to the Google Groups "cumulusrdf" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cumulusrdf-li...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
19:02:43,802 INFO <CIRRUS-00021> : SELECT answer:
19:07:59,347 ERROR <CIRRUS-00026> : Not-well specified system internal failure has been detected. See below for further details.
Sorry i haven't tried the "limit trick yet" and don't have all the errors that hapened.
P.S.: Do you already have some benchmark results? I would be interested
in an early version of your benchmark results.
CUMULUSrdf single node, 10 mil triples ( SP2B) query q1 q2 q3a q3b q3c q4 q5a q5b q6 q7 q8 q9 q10 q11 q12a q12b q12c time (s) 0.039919 TF 125.3417 118.6042 117.9805 EF EF EF TF TF 391.6772 625.8533 0.043272 EF TRUE TRUE TRUE results (#) 1 312446 2128 0 487 4 645 remarks *TF : Time Fail >30' *EF : Error Fail ASK ASK ASK