You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Shyam P <sh...@gmail.com> on 2019/06/03 13:30:09 UTC

Re: java.util.NoSuchElementException: Columns not found

Thank you so much Alex Ott.

On Fri, May 31, 2019 at 6:05 PM Alex Ott <al...@gmail.com> wrote:

> Check the answer on SO...
>
> On Fri, May 31, 2019 at 1:04 PM Shyam P <sh...@gmail.com> 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 spark-connector-user+unsubscribe@lists.datastax.com.
>>
>
>
> --
> 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 spark-connector-user+unsubscribe@lists.datastax.com.
>