Hi Hubert,

Good Day!

Iam also trying to connect to sql server from Databricks via pyodbc, where I need to add the init script in cluster configuration, However what iam doing now is, having the above mentioned code in the text file and saving with .sh extension,and uploaded the file in s3 , and using that path in the init script file addition, but however it is returning me "Script Exit Status as Non Zero", So may I what can be done?