[ 
https://issues.apache.org/jira/browse/PIG-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy V. Ryaboy updated PIG-911:
----------------------------------

    Attachment: pig_sequencefile.patch

The attached patch is an initial implementation of a loader for SequenceFiles.

It works with keys and values of the following types:
Text, IntWritable, LongWritable, FloatWritable, DoubleWritable, 
BooleanWritable, ByteWritable

I would appreciate some comments on how to properly handle errors (casting 
errors, IO errors, etc).


> [Piggybank] SequenceFileLoader 
> -------------------------------
>
>                 Key: PIG-911
>                 URL: https://issues.apache.org/jira/browse/PIG-911
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Dmitriy V. Ryaboy
>         Attachments: pig_sequencefile.patch
>
>
> The proposed piggybank contribution adds a SequenceFileLoader to the 
> piggybank.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to