Re: Cassandra Connection Issue with Spark-jobserver

2015-04-27 Thread Noorul Islam K M
-server[ERROR] at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 job-server[ERROR] at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 job-server[ERROR] at java.lang.Thread.run(Thread.java:745)
 job-server[ERROR] Caused by: java.lang.ClassNotFoundException:
 org.apache.cassandra.hadoop.cql3.CqlPagingInputFormat
 job-server[ERROR] at 
 java.net.URLClassLoader$1.run(URLClassLoader.java:366)
 job-server[ERROR] at 
 java.net.URLClassLoader$1.run(URLClassLoader.java:355)
 job-server[ERROR] at java.security.AccessController.doPrivileged(Native
 Method)
 job-server[ERROR] at
 java.net.URLClassLoader.findClass(URLClassLoader.java:354)
 job-server[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
 job-server[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
 job-server[ERROR] ... 8 more

 *I have already added the $EXTRA_JAR variable to my
 cassandra-spark-connector-assembly.

 Regards,
 Anand*




 --
 View this message in context: 
 http://apache-spark-user-list.1001560.n3.nabble.com/Cassandra-Connection-Issue-with-Spark-jobserver-tp22587.html
 Sent from the Apache Spark User List mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
 For additional commands, e-mail: user-h...@spark.apache.org

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: Cassandra Connection Issue with Spark-jobserver

2015-04-27 Thread Anand
I was able to fix the issues by providing right version of cassandra-all and
thrift libraries 




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Cassandra-Connection-Issue-with-Spark-jobserver-tp22587p22664.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Cassandra Connection Issue with Spark-jobserver

2015-04-21 Thread Anand
(Thread.java:745)
job-server[ERROR] Caused by: java.lang.ClassNotFoundException:
org.apache.cassandra.hadoop.cql3.CqlPagingInputFormat
job-server[ERROR]   at 
java.net.URLClassLoader$1.run(URLClassLoader.java:366)
job-server[ERROR]   at 
java.net.URLClassLoader$1.run(URLClassLoader.java:355)
job-server[ERROR]   at java.security.AccessController.doPrivileged(Native
Method)
job-server[ERROR]   at
java.net.URLClassLoader.findClass(URLClassLoader.java:354)
job-server[ERROR]   at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
job-server[ERROR]   at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
job-server[ERROR]   ... 8 more

*I have already added the $EXTRA_JAR variable to my
cassandra-spark-connector-assembly.

Regards,
Anand*




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Cassandra-Connection-Issue-with-Spark-jobserver-tp22587.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org