Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Big Data Hadoop & Spark by (55.6k points)

Can anyone tell me what is Spark file system?

1 Answer

0 votes
by (119k points)

Apache Spark is a data processing system that can access data from various data sources. It creates distributed datasets from the file system that you use for storing the data. It supports various file systems used by Apache Spark include HBase, Cassandra, HDFS, and Amazon S3, etc.

If you want to learn Spark, I recommend this Apache Spark Certification by Intellipaat

Also, watch this video on Spark tutorial:

Browse Categories

...