so if you're using Java maybe you can try that:
> https://maven.apache.org/plugins/maven-shade-plugin/
>
> Best,
>
> M
>
>
>
> If you reply to this email, your message will be added to the discussion
> bel
will be added to the discussion below:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-NoSuchMethodException-DriverWrapper-init-tp27171p27211.html
To unsubscribe from Spark SQL NoSuchMethodException...DriverWrapper.(),
click
here<http://apache-spark-user-list.1001560.n3.nabble.com
lass.getConstructor0(Class.java:3082)
at java.lang.Class.newInstance(Class.java:412)
... 19 more
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-NoSuchMethodException-DriverWrapper-init-tp27171.html
Sent from the Apache Spark User List
Hi All,
I’m using Spark 1.6.1 and I’m getting the error below. This appear also with
the current branch 1.6
The code that is generating the error is loading a table from MsSql server.
I’ve also looked if the microsoft jdbc driver is loaded correctly and it is
(I’m using an uber jar with all the