Generated by
JDiff

API Differences

Between pig 0.3.1 and pig 0.6.0

Changed Packages
org.apache.pig

Public interfaces and classes for Pig.

org.apache.pig.backend.
hadoop.executionengine.mapReduceLayer
 
org.apache.pig.backend.
hadoop.executionengine.mapReduceLayer.partitioners
 
org.apache.pig.backend.
hadoop.executionengine.mapReduceLayer.plans
 
org.apache.pig.backend.
hadoop.executionengine.physicalLayer

Implementation of physical operators that use hadoop as the execution engine and data storage.

org.apache.pig.backend.
hadoop.executionengine.physicalLayer.expressionOperators
 
org.apache.pig.backend.
hadoop.executionengine.physicalLayer.plans
 
org.apache.pig.backend.
hadoop.executionengine.physicalLayer.relationalOperators
 
org.apache.pig.backend.
hadoop.executionengine.physicalLayer.util
 
org.apache.pig.backend.
hadoop.executionengine.util
 
org.apache.pig.backend.
hadoop.hbase
 
org.apache.pig.backend.
local.executionengine
 
org.apache.pig.backend.
local.executionengine.physicalLayer
 
org.apache.pig.builtin  
org.apache.pig.data

Data types for Pig.

org.apache.pig.impl  
org.apache.pig.impl.builtin  
org.apache.pig.impl.io  
org.apache.pig.impl.logicalLayer

The logical operators that represent a pig script and tools for manipulating those operators.

org.apache.pig.impl.logicalLayer.
optimizer
 
org.apache.pig.impl.logicalLayer.
schema
 
org.apache.pig.impl.logicalLayer.
validators
 
org.apache.pig.impl.plan  
org.apache.pig.impl.plan.
optimizer
 
org.apache.pig.impl.streaming  
org.apache.pig.impl.util  
org.apache.pig.pen  
org.apache.pig.pen.util  
org.apache.pig.tools.grunt