Class ClientCache

java.lang.Object
org.apache.hadoop.mapred.ClientCache

public class ClientCache extends Object
  • Constructor Details

    • ClientCache

      public ClientCache(org.apache.hadoop.conf.Configuration conf, ResourceMgrDelegate rm)
  • Method Details

    • getClient

      public ClientServiceDelegate getClient(org.apache.hadoop.mapreduce.JobID jobId)
    • getInitializedHSProxy

      protected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol getInitializedHSProxy() throws IOException
      Throws:
      IOException
    • instantiateHistoryProxy

      protected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol instantiateHistoryProxy() throws IOException
      Throws:
      IOException
    • close

      public void close() throws IOException
      Throws:
      IOException