Can you mention some features of spark?

devquora
devquora

Posted On: Feb 22, 2018

 

On a general note, the most essential features of Apache Spark are-

  • It allows the integration with Hadoop and files including HDFS.
  • It also has an interactive language shell.
  • It consists of RDD (Resilient Distributed Datasheets) it can be cached across multiple computing nodes in a cluster.
  • It also supports analytical tools which are utilized for interactive analysis and real-time analysis.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Apache Spark Interview Questions

    What is Apache Spark?

    Apache Spark is basically a processing framework which is extremely fast and convenient to use...

    Apache Spark Interview Questions

    Can you define RDD?

    The acronym for Resale in Distributed Datasheets is RDD...

    Apache Spark Interview Questions

    Do you know the comparative differences between Apache Spark and Hadoop?

    Yes there are several segments on which they can be differentiated. Few of them are-..