rId(NODE02.int.kronos.com,60755) not found
From: Dave Brosius [mailto:dbros...@mebigfatguy.com]
Sent: Friday, April 03, 2015 9:15 AM
To: user@cassandra.apache.org
Subject: Re: Getting NoClassDefFoundError for
com/datastax/spark/connector/mapper/ColumnMapper
This is what i meant by 'initial ca
@cassandra.apache.org
*Subject:* Re: Getting NoClassDefFoundError for
com/datastax/spark/connector/mapper/ColumnMapper
Is there an 'initial cause' listed under that exception you gave? As
NoClassDefFoundError is not exactly the same as
ClassNotFoundException. It meant that Colum
rg
Subject: Re: Getting NoClassDefFoundError for
com/datastax/spark/connector/mapper/ColumnMapper
Is there an 'initial cause' listed under that exception you gave? As
NoClassDefFoundError is not exactly the same as ClassNotFoundException. It
meant that ColumnMapper couldn'
Is there an 'initial cause' listed under that exception you gave? As
NoClassDefFoundError is not exactly the same as ClassNotFoundException.
It meant that ColumnMapper couldn't initialize it's static initializer,
it could be because some other class couldn't be found, or it could be
some other n
Hi Experts,
I am getting java.lang.NoClassDefFoundError:
com/datastax/spark/connector/mapper/ColumnMapper while running a app to load
data to Cassandra table using the datastax spark connector
Is there something else I need to import in the program or dependencies?
RUNTIME ERROR: Exception in