Class HSProxies
java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.HSProxies
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TcreateProxy(org.apache.hadoop.conf.Configuration conf, InetSocketAddress hsaddr, Class<T> xface, org.apache.hadoop.security.UserGroupInformation ugi)
-
Constructor Details
-
HSProxies
public HSProxies()
-
-
Method Details
-
createProxy
public static <T> T createProxy(org.apache.hadoop.conf.Configuration conf, InetSocketAddress hsaddr, Class<T> xface, org.apache.hadoop.security.UserGroupInformation ugi) throws IOException - Throws:
IOException
-