0 votes
in Apache Spark by
What is the use of File system API in Apache Spark?

1 Answer

0 votes
by

File system API is used to read data from various storage devices such as HDFS, S3 or Local Files.

...