atabase in
> a single-host use case (if you’re sure it’ll never be more than one
> machine).
> >
> > --
> > Jeff Jirsa
> >
> >
> >> On Oct 18, 2018, at 12:31 PM, Abdelkrim Fitouri
> wrote:
> >>
> >> Hello,
> >>
> >&g
too big ?
In my solution a collection can have between 5 elements and 500 elements
and an element is about 256 caracter.
Kind regards.
On Thu, Oct 18, 2018 at 12:31 PM Abdelkrim Fitouri
> wrote:
>
> > Hello,
> >
> > I am wondering if using cassandra as one local databa
Hello,
I am wondering if using cassandra as one local database without the cluster
capabilities has a sens, (i cannot do multi node cluster due to a technical
constraint)
I have an application with a purpose to store a dynamic number of colones
on each rows (thing that i cannot do with classical
version moves backwards (resets to zero).
>
> So yea, think of (generation, version) as forming a logical clock which
> roughly corresponds to (~last process start in seconds since the epoch,
> ~seconds since last process start) for each node. This logical clock is
> used to create orde
Hello,
I am studying the gossip part on casssandra and wondering about the
difference between the heartbeat and generation data exchanged for the
autodiscovery.
many thanks for any help.
--
Best Regards.
Abdelkarim.
-16 21:59 GMT+01:00 Nate McCall :
> On Fri, Nov 17, 2017 at 9:11 AM, Abdelkrim Fitouri
> wrote:
> > Trigger does not resolve my problem because it is not a format validation
> > issue but an integrity constraint ...
> >
> > My purpose is to check data integrity
/cassandra.apache.org/doc/latest/cql/security.html
Regards,
--
Jacques-Henri Berthemet
-Original Message-
From: Abdelkrim Fitouri [mailto:abdou@gmail.com]
Sent: jeudi 16 novembre 2017 18:31
To: dev@cassandra.apache.org
Subject: custom validation before replication
Hi,
I have some security
Hi,
I have some security constraint on a project, and i need to validate or
unvalidate changes made on a keyspace via cql or via an other ways before
replication.
for example in the case of multinode cluster with replication, if data was
changed locally using cqlsh, data will be replicated (that