Question
What are benefits of spark over mapreduce?

Answers

Due to the availability of in-memory processing, Spark implements the processing around 10-100x faster than Hadoop MapReduce. MapReduce makes use of persistence storage for any of the data processing tasks.
Unlike Hadoop, Spark provides in-built libraries to perform multiple tasks form the same core like batch processing, Steaming, Machine learning, Interactive SQL queries. However, Hadoop only supports batch processing.
Hadoop is highly disk-dependent whereas Spark promotes caching and in-memory data storage.
Spark is capable of performing computations multiple times on the same dataset. This is called iterative computation while there is no iterative computing implemented by Hadoop.

Read more in this blog about the comparison of Spark and MapReduce.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
  • Q What is a death notice, sometimes with a biography, in a newspaper?
  • Q Whats been your best present?
  • Q Enid Blyton character name changed to white beard for PC USA
  • Q Kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
  • Q What is meant by consumer privacy?.
  • Q The average person spends 8 years of their life doing what
  • Q Default file extension for all the word documents is ______.
  • Q Which books detail the con icts between Veiigi Chalukyas and Rashtrakutas?
  • Q Describe the stress and strain curve of steel.
  • Q Explain the usage of Context Object?