Hi,
I'm trying to run ADF pipeline.However, it is getting fail at Notebook activity with below error.
Error :NoSuchMethodError: com.microsoft.sqlserver.jdbc.SQLServerBulkCopy.writeToServer(Lcom/microsoft/sqlserver/jdbc/ISQLServerBulkRecord;)V
I think it's related to libraries issue but not sure which one need to install to resolve the issue.
Details: My Azure Databricks cluster runtime is 9.1LTS and scala 2.12 version.
Can you please help on this . I tried with installing with different libraries like below but not worked..
com.microsoft.azure:spark-mssql-connector_2.12:1.2.0