|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes | |
|
Use a Bloom filter build previously by BuildBloom. |
|
Build a bloom filter for use later in Bloom. |
|
|
|
|
|
|
|
A Base class for BuildBloom and its Algebraic implementations. |
|
Produces a DataBag with all combinations of the argument tuple members as in a data cube. |
|
A loader for data stored using JsonStorage This is not a generic JSON loader. |
|
Reads and Writes metadata using JSON in metafiles next to the data. |
|
A JSON Pig store function. |
Changed Classes | |
|
Load and store data in a binary format. |
|
A load function that parses a line of input into fields using a character delimiter. |
|
Wrapper around Java's String.split input tuple: first column is assumed to have a string to split; the optional second column is assumed to have the delimiter or regex to split on; if not provided it's assumed to be '\s' (space) the optional third column may provide a limit to the number of results. If limit is not provided 0 is assumed as per Java's split(). |
|
This load function simply creates a tuple for each line of text that has a single chararray field that contains the line of text. |
|
This abstract class provides standard conversions between utf8 encoded data and pig data types. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |