org.apache.hadoop.hive.ql.io
Interface ReworkMapredInputFormat

All Known Implementing Classes:
SymbolicInputFormat, SymlinkTextInputFormat

public interface ReworkMapredInputFormat


Method Summary
 void rework(HiveConf job, MapredWork work)
           
 

Method Detail

rework

void rework(HiveConf job,
            MapredWork work)
            throws IOException
Throws:
IOException


Copyright © 2014 The Apache Software Foundation. All rights reserved.