adspace


What is lambda architecture spark?

Answer Posted / Rahul Raj

Lambda Architecture is a big data processing framework that provides low-latency access to large datasets. In Spark, Lambda Architecture can be implemented by combining the Speed (real-time processing) and Batch (historical data processing) layers. This approach enables Spark applications to process real-time and batch data efficiently while ensuring low latency and consistent results.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the advantage of Parquet file in Apache Spark?

523


What is the latest version of spark?

337


What is meant by Transformation? Give some examples.

382


Explain how RDDs work with Scala in Spark

407