What are the components of Spark Ecosystem?

Free Online Certification Courses – Learn Today. Lead Tomorrow. Forums Apache Spark What are the components of Spark Ecosystem?

Viewing 1 reply thread
  • Author
    Posts
    • #6061
      DataFlair TeamDataFlair Team
      Spectator

      Name the components of Apache Spark ecosystem.
      Define ecosystem of Apache Spark.

    • #6064
      DataFlair TeamDataFlair Team
      Spectator

      Apache Spark Ecosystem has 4 major components:

      1) Spark Core: All the functionality that Spark provided are built on the top of Spark Core.
      2) Spark Sql – Using SparlSQL Spark can run SQL type query processing on the data for structured and semi-structured data.
      3) Spark Streaming – Using Spark Streaming Spark can work on Streaming data from various sources.
      4) MLlib– Used for Machine Learning.
      5) GraphX – It is used to process the data in the graphical parallel computations.

      To study in detail about Apache Spark Ecosystem please refer to Apache Spark Ecosystem.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.