pyspark.sql error reading csv file: WARN FileStreamSink: Assume no metadata directory. Error while looking for metadata directory in the path
I am starting with pyspark.sql and I am trying to read a simple csv file using jupyter-notebook. See code below