Package | Description |
---|---|
org.apache.pig.builtin |
This package contains builtin Pig UDFs.
|
org.apache.pig.piggybank.storage |
Modifier and Type | Class and Description |
---|---|
class |
JsonStorage
A JSON Pig store function.
|
Modifier and Type | Class and Description |
---|---|
class |
DBStorage |
class |
FixedWidthStorer
Stores Pig records in a fixed-width file format.
|
class |
MultiStorage
The UDF is useful for splitting the output data into a bunch of directories
and files dynamically based on user specified key field in the output tuple.
|
Copyright © 2007-2017 The Apache Software Foundation