Login
Remember
Register
Ask a Question
What are the main file systems supported by Spark?
0
votes
asked
Mar 13, 2022
in
PySpark
by
rajeshsharma
What are the main file systems supported by Spark?
spark-file-system
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 13, 2022
by
rajeshsharma
Spark supports the following three file systems:
Local File system.
Hadoop Distributed File System (HDFS).
Amazon S3
...