java.lang.NoClassDefFoundError: scala/runtime/AbstractPartialFunction$mcJL$sp

2017-07-23 Thread Kaushal Shriyan
elidedCaused by: > java.lang.NoClassDefFoundError: > com/datastax/spark/connector/rdd/CassandraLimit$$anonfun$limitForIterator$1 > at > com.datastax.spark.connector.rdd.CassandraLimit$.limitForIterator(CassandraLimit.scala:21) > at > com.datastax.spark.connector.rdd.CassandraTableScanRDD.compute(CassandraTableScanRDD.scala:368) > at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:323) at > org.apache.spark.rdd.RDD.iterator(RDD.scala:287) at > org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:87) at > org.apache.spark.scheduler.Task.run(Task.scala:108) at > org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:335) at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:748)scala>* *I am fol*lowing https://www.datastax.com/dev/blog/kindling-an-introduction-to-spark-with-cassandra-part-1 Any help will be highly appreciable. Regards, Kaushal

Re: Failed to find Spark jars directory

2017-07-20 Thread Kaushal Shriyan
e Spark with Cassandra in my use case. Please suggest further. Regards, Kaushal

Re: Failed to find Spark jars directory

2017-07-20 Thread Kaushal Shriyan
On Thu, Jul 20, 2017 at 7:42 PM, ayan guha wrote: > You should download a pre built version. The code you have got is source > code, you need to build it to generate the jar files. > > Hi Ayan, Can you please help me understand to build to generate the jar files? Regards, Kaushal

Failed to find Spark jars directory

2017-07-20 Thread Kaushal Shriyan
program.* I am referring to https://spark.apache.org/downloads.html. Any help will be highly appreciable. Thanks in Advance. Regards, Kaushal

Re: SparkSQL 1.4 can't accept registration of UDF?

2015-07-29 Thread kaushal
I am also getting the same error. I think, I missed some jars. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/SparkSQL-1-4-can-t-accept-registration-of-UDF-tp23840p24073.html Sent from the Apache Spark User List mailing list archive at Nabble.com. ---

Re: Spark SQL & Parquet - data are reading very very slow

2015-01-12 Thread kaushal
yes , i am also facing same problem .. please any one help to get fast execution. thanks. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-Parquet-data-are-reading-very-very-slow-tp21061p21100.html Sent from the Apache Spark User List mailing list a