Back

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

What are some key features of Spark?

1 Answer

0 votes
by (106k points)

Many of the important features of Apache Spark include:

•      Easy integration with Hadoop and HDFS files.

•  Interactive language shell because it has a standalone Scala interpreter (Spark language).

•     It comprises of RDDs that can be cached by compute nodes in the cluster.

•  It backs multiple analysis tools for graph processing, interactive query analysis, and real-time analysis

Browse Categories

...