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

Rohini Palaniswamy resolved PIG-3422.
-------------------------------------

    Resolution: Fixed
      Assignee: Yuanli Dong  (was: Yuanli Dong)

+1. Committed to trunk (0.12). Thanks Yuanli.
                
> 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