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

Benjamin Reed commented on PIG-66:
----------------------------------

Amir this seems to duplicate a class that Antonio has in PIG-32 
(BackendConfiguration or something like that). Can you check with him?

> Providing Hadoop (or generally any Platform) Configuration to Pig Storage
> -------------------------------------------------------------------------
>
>                 Key: PIG-66
>                 URL: https://issues.apache.org/jira/browse/PIG-66
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Amir Youssefi
>            Assignee: Amir Youssefi
>            Priority: Minor
>         Attachments: platform_config.patch
>
>
> To support new Storage Functions (e.g. Sequence File Storage) Pig Storage 
> interface (StoreFunc.java) needs to provide access to Hadoop (or generally 
> any Platform) configurations. Currently it passed only an OutputStream. 
> (from org.apache.pig.StoreFunc.java)
>     public abstract void bindTo(OutputStream os) throws IOException;
> -Amir

-- 
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