List few benefits of spark over map reduce?
Answer / Mayank Agarwal
Apache Spark offers several advantages over MapReduce:n1. Speed: Spark's in-memory computation is significantly faster than MapReduce.n2. Flexibility: Spark supports both batch and streaming data, while MapReduce is primarily a batch processing system.n3. Ease of use: Spark provides APIs for various languages like Java, Scala, Python, etc., which makes it more accessible to developers.n4. Real-time analytics: Spark can process data in real-time and provide near real-time results, while MapReduce is better suited for batch processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Accumulator in Spark?
Explain various level of persistence in Apache Spark?
What is Spark MLlib?
Apache Spark is a good fit for which type of machine learning techniques?
Define Spark-SQL?
Why spark is used?
What is pipelined rdd?
What are the various storages from which Spark can read data?
Define the common faults of the developer while using apache spark?
Explain how RDDs work with Scala in Spark
How do we represent data in Spark?
What is the use of dataframe in spark?
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)