cancel
Showing results for 
Search instead for 
Did you mean: 
Tiwarisk
New Contributor III
since ‎06-11-2024
Tuesday

User Stats

  • 6 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Everytime I am running a script in databricks which fetches data from a sql server(different Azure resource group) I am getting this error.com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open server 'proddatabase' requested by the login. Clie...
I am writing a file using this but the data type of columns get changed while reading. df.write.format("com.crealytics.spark.excel").option("header", "true").mode("overwrite").save(path) Due to this I have to manual change every time as I can't chang...
Kudos from