Hey folks,
If anyone is using Nagios to do any of your network monitoring, I just
finished the initial version of a Cassandra monitoring plugin that is a
fork of a much simpler version. Hope someone finds it useful. Right now I
know it works with the 0.8 build of Cassandra, I'll update it to v1
It's a pretty straightforward error message. Some of your rows have columns
with empty names (e.g. an empty string), and column names can't be empty.
2011/11/27 Masoud Moshref Javadi
> I get this error
>
> Required field 'name' was not present! Struct: Column(name:null)
>
> on different column
I get this error
Required field 'name' was not present! Struct: Column(name:null)
on different column families. My code is going to insert lots of rows in
parallel.
I think this debug log from django may help:
* |/root/twiss/lib/python2.7/site-packages/pycassa/pool.py| in |new_f|
138.