Trying to save a sample data into C* table

I am getting below error :

*java.util.NoSuchElementException: Columns not found in table
abc.company_vals: companyId, companyName*

Though I have all the columns and re checked them again and again.
I dont see any issue with columns.

I am using spark-cassandra-connector-2_11.jar and spark-sql-2.4.1 version.

https://stackoverflow.com/questions/56393254/java-util-nosuchelementexception-columns-not-found-in-table-abc-company-vals-c


Any suggestions?

Thank you,
Shyam

Reply via email to