Getting an error when running the following command to read all the user files in a folder:
files = spark.read.parquet(path+\'users*\') -------------------------