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 in Spark?



What is lazy evaluation in Spark?..

Answer / Bhaskar Gulati

Lazy evaluation in Apache Spark refers to a design pattern where operations on data are not executed immediately but are deferred until an action that requires a result is triggered. This approach allows for more efficient processing by reducing the overhead of calculating intermediate results and improving parallelization.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Explain catalyst query optimizer in Apache Spark?

1 Answers  


Explain countByValue() operation in Apache Spark RDD?

1 Answers  


How many ways we can create rdd?

1 Answers  


Define a worker node?

1 Answers  


Define "PageRank".

1 Answers  


Can copper cause a spark?

1 Answers  


What is the user of sparkContext?

1 Answers  


Can you explain about the cluster manager of apache spark?

1 Answers  


How does broadcast join work in spark?

1 Answers  


What is sc textfile?

1 Answers  


What is RDD Lineage?

1 Answers  


In how many ways can we use Spark over Hadoop?

1 Answers  


Categories