Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8366883
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T13:01:26+00:00 2026-06-09T13:01:26+00:00

I am wondering if there are any task examples which are not adequate for

  • 0

I am wondering if there are any task examples which are not adequate for MapReduce. Some concrete examples would be great to have. thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T13:01:27+00:00Added an answer on June 9, 2026 at 1:01 pm

    Some of these might be subjective, so I’ll try to stick with the most agreed upon ones:

    • Streaming data — MapReduce by nature is batch. You have something you write in MapReduce that runs every now and then, but it’s hard to get it so it processes streams of data coming in real time. There are some projects out there that are planning on tackling this, like Storm.
    • Real time analytics — Again, MapReduce is batch and is tailored for aggregate and large-scale performance, not getting back answers fast. There is a 1-2 minute overhead to be expected with every job, so getting response times of less than a minute is very challenging with MapReduce. This has a lot to do with Hadoop as a piece of software, rather than MapReduce as a paradigm.
    • Record fetching — In the same way that you can’t get analytics to run in a short amount of time, fetching individual records or small pieces of data is not something that is easy to do with MapReduce. MapReduce is good at full-table scans, not picking out a record or two. This is the niche that HBase fills.
    • Large-scale reorganization — Not sure what a good term for this would be, but anything that requires a large amount of data to be shuffled over the network can be challenging for your network infrastructure. This is because these problems do not fully utilize data locality. Some examples of this are total order sorting and joins across large data sets.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was just wondering if there's any field which concerns the task-control programming (or
I have a task to generate user controls, I'm wondering if there's any guides
Been wondering are there any ways to measure the learning performance of ANNs. Thanks
I am wondering is there any way to execute following shell script, which waits
I was wondering if there are any open source android task manager ( process
I was wondering, is there any JSON library which enable me Get a key
Just wondering if there is any fullcalendar jquery plugin out there which supports check-box
Just wondering is there any way I can check whether the url links to
I was wondering - are there any known techniques to control access to a
I am wondering is there any way we can test the font size/color of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.