Uses of Package
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer

Packages that use org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
org.apache.hadoop.zebra.pig Implementation of PIG Storer/Loader Interfaces 
org.apache.pig Public interfaces and classes for Pig. 
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans   
org.apache.pig.backend.hadoop.hbase   
org.apache.pig.builtin This package contains builtin Pig UDFs. 
org.apache.pig.impl.builtin   
org.apache.pig.impl.io   
org.apache.pig.piggybank.storage   
org.apache.pig.piggybank.storage.avro   
org.apache.pig.tools.pigstats   
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.hadoop.zebra.pig
PigSplit
          The main split class that maintains important information about the input split.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig
PigSplit
          The main split class that maintains important information about the input split.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
ColumnChainInfo
           
ColumnInfo
           
JobControlCompiler.PigWritableComparator
           
JobCreationException
           
Launcher
           
MapReduceOper
          An operator model for a Map Reduce job.
MRCompilerException
           
PigHadoopLogger
          A singleton class that implements the PigLogger interface for use in map reduce context.
PigSplit
          The main split class that maintains important information about the input split.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans
MapReduceOper
          An operator model for a Map Reduce job.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.backend.hadoop.hbase
PigSplit
          The main split class that maintains important information about the input split.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.builtin
PigSplit
          The main split class that maintains important information about the input split.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.impl.builtin
PigSplit
          The main split class that maintains important information about the input split.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.impl.io
PigFileInputFormat
           
PigSplit
          The main split class that maintains important information about the input split.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.piggybank.storage
PigSplit
          The main split class that maintains important information about the input split.
PigTextInputFormat
           
PigTextOutputFormat
           
PigTextOutputFormat.PigLineRecordWriter
           
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.piggybank.storage.avro
PigSplit
          The main split class that maintains important information about the input split.
 

Classes in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer used by org.apache.pig.tools.pigstats
JobControlCompiler
          This is compiler class that takes an MROperPlan and converts it into a JobControl object with the relevant dependency info maintained.
MapReduceOper
          An operator model for a Map Reduce job.
NativeMapReduceOper
           
 



Copyright © ${year} The Apache Software Foundation