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

Yuanli Dong updated PIG-3422:
-----------------------------

    Attachment:     (was: PIG-3422_08142013.patch)
    
> AvroStorage Failed to read paths separated by commas
> ----------------------------------------------------
>
>                 Key: PIG-3422
>                 URL: https://issues.apache.org/jira/browse/PIG-3422
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Yuanli Dong
>            Assignee: Yuanli Dong
>         Attachments: PIG-3422_08152013.patch
>
>
> Suppose I want to load data using this script:
> a = load 
> './newavro/data/avro/Employee3.ser,./newavro/data/avro/Employee4.ser' USING 
> AvroStorage ();
> It will fail because multiple paths separated by commas are not handled by 
> Avrostorage

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to