org.apache.hadoop.mapred
Class Master
java.lang.Object
org.apache.hadoop.mapred.Master
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class Master
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Master
public Master()
getMasterUserName
public static String getMasterUserName(org.apache.hadoop.conf.Configuration conf)
getMasterAddress
public static InetSocketAddress getMasterAddress(org.apache.hadoop.conf.Configuration conf)
getMasterPrincipal
public static String getMasterPrincipal(org.apache.hadoop.conf.Configuration conf)
throws IOException
- Throws:
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.