[
https://issues.apache.org/jira/browse/SPARK-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-7055.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Issue resolved by pull request 5633
[https://github.com/apache/spark/pull/5633]
> getContextOrSparkClassLoader is not used while loading JDBC driver class
> ------------------------------------------------------------------------
>
> Key: SPARK-7055
> URL: https://issues.apache.org/jira/browse/SPARK-7055
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Vinod KC
> Fix For: 1.4.0
>
>
> In JDBCRDD.scala, getConnector method uses Class.forName to load JDBC driver
> class .Instead it should use getContextOrSparkClassLoader.loadClass method
> There was a resolved JIRA : SPARK-6966 , which handled same issue only in
> 'JDBCRelation.scala'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]