I am trying to create a spark session using :
sparkSession = SparkSession.builder().appName(appName).master("local") .config("h