0 votes
in PySpark by
What are the main file systems supported by Spark?

1 Answer

0 votes
by

Spark supports the following three file systems:

  • Local File system.
  • Hadoop Distributed File System (HDFS).
  • Amazon S3
...