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

2017-07-23 Thread Kaushal Shriyan
g.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
, I am setting up Apache 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
ar 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: 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