java.lang.IllegalArgumentException: Invalid CQL form needs double quotes

Has anyone encountered this exception before.

java.lang.IllegalArgumentException: Invalid CQL form needs double quotes

There seems to be some issue with the confluent provided cassandra sink connector. I used the one provided by Datastax and was able to make it work

Hi @kkhambadkone . Can you share how you got that exception? What did you do leading up to that exception?

I think it was complaining on the cassandra side when trying to insert rows into the table. It said missing double quotes

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.