Pig 0.12.0-cdh5.12.1 API

Pig is a platform for a data flow programming on large data sets in a parallel environment.

See: Description

pig 
Package Description
org.apache.pig
Public interfaces and classes for Pig.
org.apache.pig.backend  
org.apache.pig.backend.datastorage  
org.apache.pig.backend.executionengine  
org.apache.pig.backend.hadoop  
org.apache.pig.backend.hadoop.datastorage  
org.apache.pig.backend.hadoop.executionengine  
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.expressionOperators.regex  
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.hadoop.streaming  
org.apache.pig.builtin
This package contains builtin Pig UDFs.
org.apache.pig.builtin.mock  
org.apache.pig.classification  
org.apache.pig.data
This package contains implementations of Pig specific data types as well as support functions for reading, writing, and using all Pig data types.
org.apache.pig.data.utils  
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.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.impl.util.avro  
org.apache.pig.newplan  
org.apache.pig.newplan.logical  
org.apache.pig.newplan.logical.expression  
org.apache.pig.newplan.logical.optimizer  
org.apache.pig.newplan.logical.relational  
org.apache.pig.newplan.logical.rules  
org.apache.pig.newplan.logical.visitor  
org.apache.pig.newplan.optimizer  
org.apache.pig.parser  
org.apache.pig.pen  
org.apache.pig.pen.util  
org.apache.pig.scripting  
org.apache.pig.scripting.groovy  
org.apache.pig.scripting.jruby  
org.apache.pig.scripting.js  
org.apache.pig.scripting.jython  
org.apache.pig.scripting.streaming.python  
org.apache.pig.tools  
org.apache.pig.tools.cmdline  
org.apache.pig.tools.counters  
org.apache.pig.tools.grunt  
org.apache.pig.tools.parameters  
org.apache.pig.tools.pigstats  
org.apache.pig.tools.streams  
org.apache.pig.tools.timer  
contrib: Piggybank 
Package Description
org.apache.pig.piggybank.evaluation  
org.apache.pig.piggybank.evaluation.datetime  
org.apache.pig.piggybank.evaluation.datetime.convert  
org.apache.pig.piggybank.evaluation.datetime.diff  
org.apache.pig.piggybank.evaluation.datetime.truncate  
org.apache.pig.piggybank.evaluation.decode  
org.apache.pig.piggybank.evaluation.math  
org.apache.pig.piggybank.evaluation.stats  
org.apache.pig.piggybank.evaluation.string  
org.apache.pig.piggybank.evaluation.util  
org.apache.pig.piggybank.evaluation.util.apachelogparser  
org.apache.pig.piggybank.evaluation.xml  
org.apache.pig.piggybank.storage  
org.apache.pig.piggybank.storage.allloader  
org.apache.pig.piggybank.storage.apachelog  
org.apache.pig.piggybank.storage.avro  
org.apache.pig.piggybank.storage.hiverc  
org.apache.pig.piggybank.storage.partition  
contrib: Zebra 
Package Description
org.apache.hadoop.zebra
Hadoop Table - tabular data storage for Hadoop MapReduce and PIG.
org.apache.hadoop.zebra.io
Physical I/O management of Hadoop Zebra Tables.
org.apache.hadoop.zebra.mapred
Providing InputFormat and OutputFormat adaptor classes for Hadoop Zebra Table.
org.apache.hadoop.zebra.mapreduce
Providing InputFormat and OutputFormat adaptor classes for Hadoop Zebra Table.
org.apache.hadoop.zebra.pig
Implementation of PIG Storer/Loader Interfaces
org.apache.hadoop.zebra.pig.comparator
Utilities to allow PIG Storer to generate keys for sorted Zebra tables
org.apache.hadoop.zebra.schema
Zebra Schema
org.apache.hadoop.zebra.tfile  
org.apache.hadoop.zebra.types
Data types being shared between the io and mapred packages.

Copyright © 2007-2012 The Apache Software Foundation