However can it be nice to have the posibility to configurate that with
cassandra options, or when using a file yaml to insert data on any table.
Saludos
Jean Carlo
"The best way to predict the future is to invent it" Alan Kay
On Thu, Mar 10, 2016 at 10:48 AM, Jean Carlo
wrote:
> Thank you ve
Thank you very much S. Alborghetti I will consider that suggestion.
Saludos
Jean Carlo
"The best way to predict the future is to invent it" Alan Kay
On Thu, Mar 10, 2016 at 5:47 AM, Stefania Alborghetti <
stefania.alborghe...@datastax.com> wrote:
> On Tue, Mar 8, 2016 at 8:39 PM, Jean Carlo
On Tue, Mar 8, 2016 at 8:39 PM, Jean Carlo
wrote:
> Hi guys,
>
> I use cassandra stress to populate the next table
>
> CREATE TABLE cf1 (
> kvalue text,
> ktype text,
> prov text,
> dname text,
> dattrib blob,
> dvalue text,
> PRIMARY KEY (kvalue, ktype, prov, dname)
>