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 7805393
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T02:12:42+00:00 2026-06-02T02:12:42+00:00

Is this the only way to achieve scale with map & reduce? What I

  • 0

Is this the only way to achieve scale with map & reduce?

What I hate about this is that persistence ignorance is all jacked up. It should be that HDFS expose itself via an interface, you shouldn’t care about what language it’s written on, or why. Just like how you can write ODBC and it’ll plug into Oracle, Sql Server and what not running on any operating system.

I am aware of Hive, but I do not think it is well suited for heavier computation such as matrix manipulation, Gaussian analysis, etc.

The other problem is writing complex instruction set and the dependency such thing entails. It means you have to figure out how to port your code and install it along with any dependencies onto the server itself. This is a lot of infrastructural cost! And it’s also difficult to do inside a (Platform as a service) Paas cloud.

An example using Hadoop streaming for instance. You gotta make sure your binary is compiled against the target server kernel. eg. Linux vs. windows etc. You also gotta make sure that all your projects reference the same version of the dependencies. Again this is bull. If you have multiple teams this is a lot of coordination and overhead. We moved to SOA to get away from some of these.

I understand the data is heavier than the code, and it’s much more efficient to put the code next to the data itself, but is this the only way to achieve scale? Do you absolutely have to sacrifice Seperation of Concern when working with the amount of data Hadoop is supposed to address.

For example, yes you can embed CLR into Sql server, but in practice this is reserved only for the truly serious bottle neck that could not be resolved in any other way. aka – it’s a hack or an anti-pattern if you want to call it that. Do this too much, and your product becomes heavily coupled to Microsoft Sql Server. You can’t just swap it out for Oracle or what not as the biz need changes. Not good.

Also in all of computing history we have always bring the data to the code, not the other way around. Eg. you load the data from database to Orm, to service, to memory, to cache, and then to the instruction set. This stood for a reason namely SOC

My question is, whether map & reduce + no sql is one of those cases where you just have to put the code next to the data, as opposed to loading the data as needed to the instruction set (eg. a load balanced service somewhere in the cloud).

  • 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-02T02:12:45+00:00Added an answer on June 2, 2026 at 2:12 am

    It depends on how much data you have.

    At some point it becomes unpractical to move data across the network. If you need to do a map reduce on several TB of data then even with a gigabit network, just the data transfer time is significant.

    If your data is in the cloud, then you also need to take into consideration the cost of transfering data from the cloud service.

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

Sidebar

Related Questions

I'm looking for a way to target this jquery only at src url's that
Is there a way to make the UIPickerView read-only? This means that the user
I don't know much about jquery but I know this is the only way
Is this the only way to create custom model validation? To do it using
I'm not sure if return *this is the only way we could return an
Similar to this question only the other way of flow. Insert Picture into SQL
It seems like the only way to do this is to pass the -i
So I am getting pretty frustrated with this and feel the only way to
We currently have code like this: Dim xDoc = XDocument.Load(myXMLFilePath) The only way we
Is this: ByteBuffer buf = ByteBuffer.allocate(1000); ...the only way to initialize a ByteBuffer ?

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.