This problem got resolved. In spark-submit I was using only
--driver-class-path option, once i added --jars option so that the workers
are aware of the dependant jar files, the problem went away. Need to check
if there are any worker logs that gives better information than the
exception I was getting.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Reading-HBase-data-Exception-tp21009p21071.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

Reply via email to