I am trying to connect to MS SQL DB from PySpark using spark.read.jdbc.
import os from pyspark.sql import *