adspace


What exactly is apache spark?

Answer Posted / Swati Chandra

Apache Spark is a fast and general-purpose cluster-computing system. It provides an interface for programming entire clusters with implicit data parallelism and fault tolerance. It can be used for various big data processing tasks such as batch processing, streaming, machine learning, and graph processing.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by Transformation? Give some examples.

385


Explain how RDDs work with Scala in Spark

411


What is the latest version of spark?

343


List the advantage of Parquet file in Apache Spark?

525