Thank you so much Alex Ott. On Fri, May 31, 2019 at 6:05 PM Alex Ott <[email protected]> wrote:
> Check the answer on SO... > > On Fri, May 31, 2019 at 1:04 PM Shyam P <[email protected]> wrote: > >> 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 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "DataStax Spark Connector for Apache Cassandra" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> > > > -- > With best wishes, Alex Ott > http://alexott.net/ > Twitter: alexott_en (English), alexott (Russian) > > -- > You received this message because you are subscribed to the Google Groups > "DataStax Spark Connector for Apache Cassandra" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. >
