[
https://issues.apache.org/jira/browse/PIG-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghu Angadi resolved PIG-2187.
-------------------------------
Resolution: Won't Fix
This must be obselete, given the age.
> PigStorage should handle converting Tuple to text
> -------------------------------------------------
>
> Key: PIG-2187
> URL: https://issues.apache.org/jira/browse/PIG-2187
> Project: Pig
> Issue Type: Improvement
> Reporter: Raghu Angadi
> Assignee: Raghu Angadi
> Priority: Major
> Attachments: PIG-2187.patch, PIG-2187.patch
>
>
> Currently it is simple for users to use a different TextInputFormat with
> PigStorage since PigStorage loader just expects one line at a time, takes
> care of parsing the text into a tuple.
> This is not the case with storage side. PigTextOutputFormat handles the
> conversion to Text (it actually write UTF8 of each field from tuple directly
> to output). This implies a different TextOutputFormat can not be used with
> PigStorage.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)