Re: PostgreSQL JDBC Classpath Issue

2015-06-10 Thread Cheng Lian
Michael had answered this question in the SO thread http://stackoverflow.com/a/30226336 Cheng On 6/10/15 9:24 PM, shahab wrote: Hi George, I have same issue, did you manage to find a solution? best, /Shahab On Wed, May 13, 2015 at 9:21 PM, George Adams > wrote

Re: PostgreSQL JDBC Classpath Issue

2015-06-10 Thread shahab
Hi George, I have same issue, did you manage to find a solution? best, /Shahab On Wed, May 13, 2015 at 9:21 PM, George Adams wrote: > Hey all, I seem to be having an issue with PostgreSQL JDBC jar on my > classpath. I’ve outlined the issue on Stack Overflow ( > http://stackoverflow.com/questi

PostgreSQL JDBC Classpath Issue

2015-05-13 Thread George Adams
Hey all, I seem to be having an issue with PostgreSQL JDBC jar on my classpath. I’ve outlined the issue on Stack Overflow (http://stackoverflow.com/questions/30221677/spark-sql-postgresql-data-source-issues). I’m not sure how to fix this since I built the uber jar using sbt-assembly and the fin