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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T17:45:16+00:00 2026-06-05T17:45:16+00:00

I noticed that there are two sets of Hadoop configuration parameters: one with mapred.*

  • 0

I noticed that there are two sets of Hadoop configuration parameters: one with mapred.* and the other with mapreduce.. I am guessing these might be due to old API vs. new API but if I am not mistaken, these seem to coexist in the new API. Am I correct? If so, is there a generalized statement what is used for mapred. and what is for mapreduce.*?

  • 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-05T17:45:17+00:00Added an answer on June 5, 2026 at 5:45 pm

    Examining the source for 0.20.2, there are only a few mapreduce.* properties, and they revolve around configuring the job input/output format, mapper/combiner/reducer and partitioner classes (they also signal to the job client that the new API is being used by the user – look through the source for o.a.h.mapreduce.Job, setUseNewAPI() method)

    • mapreduce.inputformat.class
    • mapreduce.outputformat.class
    • mapreduce.partitioner.class
    • mapreduce.map.class
    • mapreduce.combine.class
    • mapreduce.reduce.class

    There are some more properties but they are secondary configuration

    The input and output formats, whether it be new or old API versions, typically use mapred.* properties

    For example, the signal your map reduce input paths you use mapred.input.dir (whether you’re using the new or old API). Same for the output property mapred.output.dir

    So the long and the short of if is, if there isn’t a utility method to configure the property (FileInputFormat.setInputPaths(Job, String)) then you’ll need to check the source

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

Sidebar

Related Questions

I noticed recently that there are two ways to print multiple statements in PHP.
I've noticed that there are two different ways to load nib/xib files: via the
So I've noticed that there seem to be two ways to get the same
I noticed that there are two debug perspectives in Eclipse that is setup for
I've noticed that there seem to be two approaches to linking: a flat and
I noticed that in python there are two similar looking methods for finding the
I've noticed that there are two common ways to monkey patch a class in
I noticed that there's a whole bunch of different content types, some of them
I have noticed that there are strange requests to my website trying to find
In Firebug (with the FirePHP plugin) I noticed that there is no communication with

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.