|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hcatalog.mapreduce.HCatInputStorageDriver
org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
org.apache.hcatalog.pig.drivers.PigStorageInputDriver
public class PigStorageInputDriver
Field Summary | |
---|---|
static java.lang.String |
delim
|
Fields inherited from class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver |
---|
lf |
Constructor Summary | |
---|---|
PigStorageInputDriver()
|
Method Summary | |
---|---|
void |
initialize(org.apache.hadoop.mapreduce.JobContext context,
java.util.Properties storageDriverArgs)
|
Methods inherited from class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver |
---|
convertToHCatRecord, getInputFormat, setInputPath, setOriginalSchema, setOutputSchema, setPartitionValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String delim
Constructor Detail |
---|
public PigStorageInputDriver()
Method Detail |
---|
public void initialize(org.apache.hadoop.mapreduce.JobContext context, java.util.Properties storageDriverArgs) throws java.io.IOException
initialize
in class LoadFuncBasedInputDriver
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |