Hello,
Can we prepend a string (tenant name) to the rowkey from client-side to support/simulate MultiTenancy? I got to the point of being able to successfully insert, but get fails with "String didn't validate". Appears Cassandra does some internal check/validation on the rowkey, obviously because it needs to keep track of the rowkeys, as to which node has which rowkeys, and/or its format.
Any thoughts/ideas on why I get "String didn't validate"?
Thanks
Naga Vijay
