I'm using Scala 2.9.3 because that's the latest version Spark Project requires. However I cannot find a database driver for Postgres that supports 2.9.3. All of them support up to 2.9.2 and then jump to 2.10.0.
Does such a thing exist?
I'm using Scala 2.9.3 because that's the latest version Spark Project requires. However I cannot find a database driver for Postgres that supports 2.9.3. All of them support up to 2.9.2 and then jump to 2.10.0.
Does such a thing exist?