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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:04:30+00:00 2026-05-26T10:04:30+00:00

Is there any automatic tool that I can transform legacy uniprocessor programs to the

  • 0

Is there any automatic tool that I can transform legacy uniprocessor programs to the cloud, meaning that the target program is ready to execute in the cloud (e.g. programs written for Hadoop)? If not, what are the best practices when doing such transformations (maybe total rewrite) manually? Also, how can I know/evaluate whether a legacy program (or programming task) is suitable for computing?

Example: suppose I have a WordCount program written solely with standard Java library (e.g. HashMap), how can I transform it to one written with Hadoop like the one provided in the sample code of the Hadoop distribution?

  • 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-26T10:04:30+00:00Added an answer on May 26, 2026 at 10:04 am

    Is there any automatic tool that I can transform legacy uniprocessor programs to the cloud?

    I don’t think there is an automatic tool that can transform a legacy uniprocessor program to the cloud.

    If the legacy program is written using the MapReduce paradigm then it should be somewhat easy to run in a cloud using Hadoop with some modifications. If not then the problem has to be thought in a MapReduce way and rewritten for Hadoop using Java or some other language which supports read/write to the STDIN/STDOUT.

    Also, if the language in which the legacy program was written can read/write to the STDIN/STDOUT then you can use Hadoop Streaming.

    Also, how can I know/evaluate whether a legacy program (or programming task) is suitable for computing?

    If the processing can happen in parallel independently and the data can also be split across more than one machine, then it might be a suitable candidate for Hadoop.

    HDFS (Hadoop Distributed File System) is designed for high latency and high throughput. If, the requirement is for low latency then you might consider HBase.

    Also, HDFS is designed for large file (GB, TB and PB). If the legacy application has too many small file then an alternative approach has to be considered.

    Some more things to consider.

    Hadoop runs straight out of the box with some minimum configuration changes, but to run it efficiently a lot of parameters have to be tweaked and some times it’s required to get straight into the code.

    Also, try to a POC and start with something small to solve the problem area and evaluate the pros and cons.

    Suggest to buy ‘Hadoop : The Definitive Guide’ book.

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

Sidebar

Related Questions

Is there any API or tool that can automate software updating? It should take
Is there any tool which can automatically convert shorthand css to longhand? I need
Are there any automatic methods for trimming a path string in .NET? For example:
This is a simple question : Is there any automatic indentation alignment on Eclipse
When plotting a graph with a discontinuity/asymptote/singularity/whatever, is there any automatic way to prevent
I wonder whether there is any automatic way of determining (at least roughly) the
I'm wondering if there is any shortcut in visual studio to generate automatic documentation
Are there any automated tools that will parse through XAML code and clean out
Is there any reason for automating tests that focus on GUI (and not to
Are there any web search APIs or search engines that allow automated queries?

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.