No suitable driver found for jdbc:mysql://

2015-07-22 Thread roni
Hi All, I have a cluster with spark 1.4. I am trying to save data to mysql but getting error Exception in thread main java.sql.SQLException: No suitable driver found for jdbc:mysql://.rds.amazonaws.com:3306/DAE_kmer?user=password= *I looked at - https://issues.apache.org/jira/browse/SPARK-8463

Re: No suitable driver found for jdbc:mysql://

2015-07-22 Thread Rishi Yadav
try setting --driver-class-path On Wed, Jul 22, 2015 at 3:45 PM, roni roni.epi...@gmail.com wrote: Hi All, I have a cluster with spark 1.4. I am trying to save data to mysql but getting error Exception in thread main java.sql.SQLException: No suitable driver found for jdbc:mysql