Hi Chanuwas,
On 30 Jul 2014 14:10, "ฌานุวรรษ อัศวเมนะกุล" <newmi...@gmail.com> wrote:
>
> Hi,
>
> I have the question about software detail.
>
> What is the language that use to implementation CumulusRDF?
Java (current downloadable version uses 1.6 while next version 1.1.0 uses 1.7)
> Is it have the ACID properties?
No, transactions are not supported.
> What is the indexing that it use?
Please clarify this question...what do you mean with "indexing"? CumulusRDF uses Cassandra as underlying storage..is that close to what you were asking for?
> What is the partitioning method that it use?
CumulusRDF itself doesn't use a partition method...for those low level operations it relies on the underlying storage (i.e. Apache Cassandra)
> What is the replication method that it use?
If you meant "factor" that is configurable and depends on your cluster topology. If you instead meant "method" then it uses the replication mechanism of the underlyjng storage (i.e. Apache Cassandra)
> Is it use MapReduce processing?
MR is something that has to do with "data usage" while CumulusRDF is an RDF adapter on top of Apache Cassandra. Having said that, once you have your RDF data in Cassandra you can use MR jobs.
>
> Thank you,
>
> Chanuwas
You're welcome. If you need further info give us a shout
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.
You're welcome, we are always happy to see interest in CumulusRDF.
Best,
Andrea