You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Tomes (JIRA)" <ji...@apache.org> on 2015/05/05 16:33:00 UTC

[jira] [Commented] (PIG-3605) Provide a more flexible data format to store complex field (bag/tuple/map) in PigStorage

    [ https://issues.apache.org/jira/browse/PIG-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528528#comment-14528528 ] 

Daniel Tomes commented on PIG-3605:
-----------------------------------

The change must be made in the bag factory. I recenlty completed this for my specific need. I will make the code dynamic such that it will accept any delimiter between tuples and commit to trunk in the next week or two.

> Provide a more flexible data format to store complex field (bag/tuple/map) in PigStorage
> ----------------------------------------------------------------------------------------
>
>                 Key: PIG-3605
>                 URL: https://issues.apache.org/jira/browse/PIG-3605
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Ofer Mendelevitch
>
> Similar to PIG-1271, we would like to have the ability to have more flexibility in the output format when storing bags/tuples/maps with PigStorage. 
> For example, currently only comma is supported as a separator, and one cannot specify an alternative separator (such as pipe or tab)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)