microsoft / sql-spark-connector

Apache Spark Connector for SQL Server and Azure SQL
Apache License 2.0
273 stars 118 forks source link

connection issues in spark/databricks using sql-spark-connector #190

Closed TheScriptingGuy closed 2 years ago

TheScriptingGuy commented 2 years ago

Dear sir or madam,

At this moment in time we've encountered two issues which seem to have the same root cause: the way Databricks/Spark setups its connections.

We had two incidents:

Connections to SQL seem not to be context driven, but defined in some other manner. Do you recognize this behaviour and do you have guidelines how to best work with this?

luxu1-ms commented 2 years ago
  1. The connector supports AD and AAD authentication. Please see the examples in the links.
  2. I have not seen this issue. Could you please provide a repro? Thanks
luxu1-ms commented 2 years ago

Close inactive issue