You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2010/12/20 19:45:00 UTC

[jira] Commented: (PIG-1777) LoadFunc in a scripting language

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

Alan Gates commented on PIG-1777:
---------------------------------

Looks interesting.  Extending the scripting UDFs to include load and store is a logical next step. 

One question, why tie this to Sequence files?  Why not let the user specify any input format that can return a key and value?

> LoadFunc in a scripting language
> --------------------------------
>
>                 Key: PIG-1777
>                 URL: https://issues.apache.org/jira/browse/PIG-1777
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: John Meagher
>         Attachments: Initial-scripted-load.patch, Initial-scripted-load2.patch
>
>
> Provide a mechanism for loading custom objects from a Sequence file with the conversion from the object to Pig objects happening in a scripting language.  

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