Modifier and Type | Method and Description |
---|---|
static ExecType |
ExecTypeProvider.fromString(java.lang.String execType) |
static ExecType |
ExecTypeProvider.selectExecType(java.util.Properties properties) |
Modifier and Type | Class and Description |
---|---|
class |
BackendException |
Modifier and Type | Class and Description |
---|---|
class |
DataStorageException |
Modifier and Type | Class and Description |
---|---|
class |
ExecException |
Modifier and Type | Class and Description |
---|---|
class |
JobCreationException |
Modifier and Type | Class and Description |
---|---|
class |
MRCompilerException |
Modifier and Type | Class and Description |
---|---|
class |
LogicalToPhysicalTranslatorException |
Modifier and Type | Class and Description |
---|---|
class |
TezCompilerException |
Modifier and Type | Class and Description |
---|---|
class |
FieldIsNullException |
Constructor and Description |
---|
PigContext(org.apache.hadoop.conf.Configuration conf) |
PigContext(java.util.Properties properties) |
Modifier and Type | Class and Description |
---|---|
class |
FrontendException |
Modifier and Type | Class and Description |
---|---|
class |
SchemaMergeException |
Modifier and Type | Class and Description |
---|---|
class |
TypeCheckerException |
Modifier and Type | Class and Description |
---|---|
class |
PlanException |
class |
PlanValidationException |
class |
VisitorException |
Modifier and Type | Class and Description |
---|---|
class |
OptimizerException |
Modifier and Type | Class and Description |
---|---|
class |
StreamingUDFException |
Modifier and Type | Method and Description |
---|---|
static PigException |
LogUtils.getPigException(java.lang.Throwable top) |
Modifier and Type | Class and Description |
---|---|
class |
ParserException |
Modifier and Type | Method and Description |
---|---|
void |
LocalMapReduceSimulator.launchPig(PhysicalPlan php,
java.util.Map<LOLoad,DataBag> baseData,
LineageTracer lineage,
IllustratorAttacher attacher,
ExampleGenerator eg,
PigContext pc) |
Copyright © 2007-2012 The Apache Software Foundation