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

  • SEARCH
  • Home
  • 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 6194003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T03:13:12+00:00 2026-05-24T03:13:12+00:00

How efficient are opensource distributed computation frameworks like Hadoop? By efficiency, I mean CPU

  • 0

How efficient are opensource distributed computation frameworks like Hadoop? By efficiency, I mean CPU cycles that can be used for the “actual job” in tasks that are mostly pure computation. In other words, how much CPU cycles are used for overhead, or wasted because of being not used? I’m not looking for specific numbers, just a rough picture. E.g. can I expect to use 90% of the cluster’s CPU power? 99%? 99.9%?

To be more specific, let’s say I want to calculate PI, and I have an algorithm X. When I perform this on a single core in a tight loop, let’s say I get some performance Y. If I do this calculation in a distributed fashion using e.g. Hadoop, How much performance degradation can I expect?

I understand this would depend on many factors, but what would be the rough magnitude? I’m thinking of a cluster with maybe 10 – 100 servers (80 – 800 CPU cores total), if that matters.

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-05-24T03:13:12+00:00Added an answer on May 24, 2026 at 3:13 am

    Technically hadoop has considerable overheads in several dimensions:

    a) Per task overhead which can be estimated from 1 to 3 seconds.
    b) HDFS Data reading overhead, due to passing data via socket and CRC calculation. It is harder to estimate
    These overheads can be very significant if you have a lot of small tasks, and/or if your data processing is light.
    In the same time if your have big files (less tasks) and Your data processing is heavy (let say a few mb/sec per core) then Hadoop overhead can be negleted.
    In a bottom line – Hadoop overhead is variable things which higly depends on the nature of processing you are doing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Any efficient/reliable way to expose one event? I have a class, MultipleDocumentCopier that copies
I'm looking for a (ideally self-hosted) service that lets me do something like <img
Efficient and O(n) code for this in c?? I know that solution of O(n*n)
Efficient way to handle COM related errors in C++ . For instance: switch (HRESULT_CODE(hresult))
How efficient is it to use sockets when doing IPC as compared to named
Is there an efficient method of converting an integer into the written numbers, for
What's the most efficient algorithm to find the rectangle with the largest area which
What's the most efficient way to concatenate strings?
What's the most efficient way to resize large images in PHP? I'm currently using
What is the most efficient way to determine how many comments a particular blog

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.