Hi,
I'm using CQL3 to create a table and using node cassandra client to work with the node. I can write the data, but when I try to select * from datapoints it gives me an error:
[Error: Missing validators for column family: datapoints] undefined
frm the CQL shell it works just fine.
Any Ideas?
Sincerely yours,
Ivan