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 write ahead log(journaling) in Spark?



What is write ahead log(journaling) in Spark?..

Answer / Kundan Kumar Vats

Write Ahead Log (WAL), also known as journaling, is a data persistence strategy used by Spark to ensure durability of data operations. It logs all changes to the data before they are applied, so that in case of a failure, the system can recover and apply the same changes again.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

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

1 Answers  


What is scala spark?

1 Answers  


What port does spark use?

1 Answers  


How can apache spark be used alongside hadoop?

1 Answers  


Which is better hadoop or spark?

1 Answers  


What is spark lineage?

1 Answers  


What are Paired RDD?

1 Answers  


Do we need hadoop for spark?

1 Answers  


Is there an api for implementing graphs in spark?

1 Answers  


What do you understand by worker node?

1 Answers  


How do I optimize my spark code?

1 Answers  


List various commonly used machine learning algorithm?

1 Answers  


Categories