sandra.apache.org"
> *Date: *Tuesday, February 27, 2018 at 9:55 PM
> *To: *"user@cassandra.apache.org"
> *Subject: *Batch too large exception
>
>
>
> Hi,
>
> I have been getting batch too large exception when performing WRITE from
> Client applicatio
18 at 9:55 PM
To: "user@cassandra.apache.org"
Subject: Batch too large exception
Hi,
I have been getting batch too large exception when performing WRITE from Client
application. My insert size is 5MB, so I have to split the 10 insert objects to
insert at one go. It save some inserts a
Hi,
I have been getting batch too large exception when performing WRITE from
Client application. My insert size is 5MB, so I have to split the 10 insert
objects to insert at one go. It save some inserts and closes after some
uncertain time. And it is a wide column table, we do have 113 columns