org.apache.hadoop.mapreduce.util
Class ConfigUtil

java.lang.Object
  extended by org.apache.hadoop.mapreduce.util.ConfigUtil

@InterfaceAudience.Private
@InterfaceStability.Unstable
public class ConfigUtil
extends Object

Place holder for deprecated keys in the framework


Constructor Summary
ConfigUtil()
           
 
Method Summary
static void loadResources()
          Adds all the deprecated keys.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigUtil

public ConfigUtil()
Method Detail

loadResources

public static void loadResources()
Adds all the deprecated keys. Loads mapred-default.xml and mapred-site.xml



Copyright © 2012 Apache Software Foundation. All Rights Reserved.