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 |
What is heap memory in spark?
explain the use of blinkdb?
Why was spark created?
What is dag spark?
Explain transformation and action in RDD in Apache Spark?
Define Spark-SQL?
Explain first() operation in Apache Spark?
What is the difference between DSM and RDD?
What is apache spark written in?
Where is spark used?
Does spark require hadoop?
In how many ways can we use Spark over Hadoop?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)