org.apache.hadoop.hive.ql.exec
Class JobTrackerURLResolver

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.JobTrackerURLResolver

public class JobTrackerURLResolver
extends Object


Constructor Summary
JobTrackerURLResolver()
           
 
Method Summary
static String getURL(org.apache.hadoop.mapred.JobConf conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobTrackerURLResolver

public JobTrackerURLResolver()
Method Detail

getURL

public static String getURL(org.apache.hadoop.mapred.JobConf conf)
                     throws IOException
Throws:
IOException


Copyright © 2009 The Apache Software Foundation