Re: NEWBIE/not able to connect to postgresql using jdbc

2015-04-20 Thread Akhil Das
SQLContext(sc) > df = sqlContext.load(source="jdbc", > url="jdbc:postgresql://54.189.136.218/reporting", > dbtable="public.course_mast") > > > When I run it, it throws error - "No suitable driver found for > jdbc:postgresql". Please he

NEWBIE/not able to connect to postgresql using jdbc

2015-04-19 Thread shashanksoni
"No suitable driver found for jdbc:postgresql". Please help me out. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/NEWBIE-not-able-to-connect-to-postgresql-using-jdbc-tp22569.html S