Re: How to access postgresql on Spark SQL
There is an example here: http://spark.apache.org/docs/latest/sql-programming-guide.html#jdbc-to-other-databases On Mon, Apr 13, 2015 at 6:07 PM, wrote: > Hi all, > > > Who know how to access postgresql on Spark SQL? Do I need add the > postgresql dependency in build.sbt and set
How to access postgresql on Spark SQL
Hi all, Who know how to access postgresql on Spark SQL? Do I need add the postgresql dependency in build.sbt and set class path for it? Thanks. RegardsYi