Why spark is faster than hadoop?
Answer / Anupam Bharati
Spark tends to be faster than Hadoop for several reasons: 1) In-memory processing reduces the need for disk I/O, 2) RDDs (Resilient Distributed Datasets) have fault tolerance without requiring checkpointing, and 3) Spark's DAG Scheduler optimizes the data flow between tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the action count() in Spark RDD?
What does rdd mean?
What is lineage graph?
What is stage and task in spark?
What is in memory in spark?
What are the benefits of lazy evaluation?
What are spark jobs?
What is the use of spark?
How can you minimize data transfers when working with Spark?
How do I use spark with big data?
How do I download adobe spark?
What is the role of Driver program in Spark Application?
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)