Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is lazy evaluation and how is it useful?



What is lazy evaluation and how is it useful?..

Answer / Ajay Kant Singh

"Lazy Evaluation" in Apache Spark refers to a process where the computation of an action or transformation is not performed immediately but only when the result is required. This strategy helps in improving the efficiency of the system as it reduces memory consumption and allows for better resource utilization. Lazy evaluation also enables pipeline parallelism, allowing multiple operations to be scheduled on available resources and executed concurrently.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Can you define rdd lineage?

1 Answers  


What is data ingestion pipeline?

1 Answers  


What are the benefits of Spark lazy evaluation?

1 Answers  


How you can use Akka with Spark?

1 Answers  


Can you explain broadcast variables?

1 Answers  


In how many ways can we use Spark over Hadoop?

1 Answers  


Explain about the different types of trformations on dstreams?

1 Answers  


What is Spark MLlib?

1 Answers  


What are the features of apache spark?

1 Answers  


Explain transformation in rdd. How is lazy evaluation helpful in reducing the complexity of the system?

1 Answers  


In how many ways RDDs can be created? Explain.

1 Answers  


Why is spark used?

1 Answers  


Categories