You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Yuanli Dong (JIRA)" <ji...@apache.org> on 2013/08/15 02:44:47 UTC

[jira] [Commented] (PIG-3422) AvroStorage Failed to read paths separated by commas

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

Yuanli Dong commented on PIG-3422:
----------------------------------

patch added, including unit test case
                
> 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_08142013.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