com.cloudera.lib.service
Interface Hadoop.JobClientExecutor<T>

Enclosing interface:
Hadoop

public static interface Hadoop.JobClientExecutor<T>


Method Summary
 T execute(org.apache.hadoop.mapred.JobClient jobClient, org.apache.hadoop.fs.FileSystem fs)
           
 

Method Detail

execute

T execute(org.apache.hadoop.mapred.JobClient jobClient,
          org.apache.hadoop.fs.FileSystem fs)
          throws IOException
Throws:
IOException


Copyright © 2012 Cloudera. All Rights Reserved.