SETL-Framework/setl

JDBCConnector need to add driverClass option for delete / drop methods

maroil opened this issue · 0 comments

Describe the bug
java.lang.NoSuchMethodException: org.apache.spark.sql.execution.datasources.jdbc.DriverWrapper.()

To Reproduce
Steps to reproduce the behavior:
Use delete or drop methods of JDBCConnector in Yarn mode
Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Dependencies:

Additional context
Add any other context about the problem here.