Re: No suitable driver found error, Create table in hive from spark sql

2015-02-19 Thread Todd Nist
n internet. > I updated spark/bin/compute-classpath.sh and added database connector jar > into classpath. > CLASSPATH="$CLASSPATH:/data/mysql-connector-java-5.1.14-bin.jar" > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.

Re: No suitable driver found error, Create table in hive from spark sql

2015-02-18 Thread Dhimant
nabble.com/No-suitable-driver-found-error-Create-table-in-hive-from-spark-sql-tp21714p21715.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apac

No suitable driver found error, Create table in hive from spark sql

2015-02-18 Thread Dhimant
No suitable driver found error, Create table in hive from spark sql. I am trying to execute following example. SPARKGIT: spark/examples/src/main/scala/org/apache/spark/examples/sql/hive/HiveFromSpark.scala My setup :- hadoop 1.6,spark 1.2, hive 1.0, mysql server (installed via yum install