ok this makes sense thank u.
--
francesco.tangari@gmail.com
Inviato con Sparrow (http://www.sparrowmailapp.com/?sig)
Il giorno giovedì 26 gennaio 2012, alle ore 21.36, aaron morton ha scritto:
> Yes it is.
>
> But it depends on what you want to select.
>
> Cassandra does not hav
Yes it is.
But it depends on what you want to select.
Cassandra does not have a complete query language like SQL in an RDBMS. You
need to design your data model to support the queries you wish to make.
Normally this means denormlising data so that queries are essentially reading
from a materi
i don't get it. Suppose i have a data model and i have million of rows and
suppose i want perform some select and some insert , it is not feasible to use
cassandra for those reasons?
--
francesco.tangari@gmail.com
Inviato con Sparrow (http://www.sparrowmailapp.com/?sig)
Il giorno mercole
You data load is fine.
It sounds like you will run into issues with the data model and functionality
of cassandra. "Standard Analysis" in the RDBMS sense of throwing any ad-hoc
query at the data and letting the query engine work it out is not possible
without using HIVE/PIG or some other query
make example of cases please?
--
francesco.tangari@gmail.com
Inviato con Sparrow (http://www.sparrowmailapp.com/?sig)
Il giorno mercoledì 25 gennaio 2012, alle ore 05.29, Gustavo Gustavo ha
scritto:
> That's for sure not much.
> Your rdbms can probably hold the entire dataset in memory
That's for sure not much.
Your rdbms can probably hold the entire dataset in memory, and you can do
all kinds for queries that you want. Cassandra is for some very specific
use cases.
If you really need a cluster, have you thought about MySQL Cluster?
2012/1/25
> Standard analysis, display or a
Standard analysis, display or aggregate some rows
or standard operations that i can do on a normal dbms
--
francesco.tangari@gmail.com
Inviato con Sparrow (http://www.sparrowmailapp.com/?sig)
Il giorno mercoledì 25 gennaio 2012, alle ore 04.26, Maxim Potekhin ha scritto:
> You provid
You provide zero information on what you are planning to do with the data.
Thus, your question is impossible to answer.
On 1/24/2012 9:38 PM, francesco.tangari@gmail.com wrote:
Do you think that for a standard project with 50.000.000 of rows on
2-3 machines cassandra is appropriate
or i sh
10 writes / second could even be done with every sql/nosql solution, even with
plain files.
So I think the storage choosen should be the one optimized for the queries you
wanna have.
Sent from my iPhone
On 06.08.2010, at 05:54, Sal Fuentes wrote:
> Would you care to elaborate?
>
> On Thu, A
Would you care to elaborate?
On Thu, Aug 5, 2010 at 8:27 AM, Mark wrote:
>
> MongoDB may be a better choice for this?
>
--
Salvador Fuentes Jr.
It sounds like you would be fine doing what you propose.
On Thu, Aug 5, 2010 at 11:01 AM, Rui Silva wrote:
> Hi all,
>
> first of all, I have read the Cassandra Hardware requirements page on
> Cassandra wiki: http://wiki.apache.org/cassandra/CassandraHardware .
>
> I am currently in a simple proj
On 8/5/10 8:01 AM, Rui Silva wrote:
Hi all,
first of all, I have read the Cassandra Hardware requirements page on
Cassandra wiki: http://wiki.apache.org/cassandra/CassandraHardware .
I am currently in a simple project that, fetches data from a message
broker. That data can be thought as logging
Hi all,
first of all, I have read the Cassandra Hardware requirements page on
Cassandra wiki: http://wiki.apache.org/cassandra/CassandraHardware .
I am currently in a simple project that, fetches data from a message
broker. That data can be thought as logging data, about a system user
usage. I ne
13 matches
Mail list logo