Hi Michael,
Please correct me if I am wrong. The error seems to originate from spark
only. Please have a look at the stack trace of the error which is as
follows:
[error] (run-main-0) java.lang.NoSuchMethodException: Cannot resolve any
suitable constructor for class org.apache.spark.sql.catalyst.e
This might be a better question to ask on the cassandra mailing list as I
believe that is where the exception is coming from.
On Thu, Sep 11, 2014 at 2:37 AM, lmk
wrote:
> Hi,
> My requirement is to extract certain fields from json files, run queries on
> them and save the result to cassandra.
>