[
https://issues.apache.org/jira/browse/PIG-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210684#comment-13210684
]
Russell Jurney commented on PIG-2492:
-------------------------------------
This patch should be done in a superclass, as it is not specific to
AvroStorage. Also, as it is a lengthy patch, it needs thorough unit tests.
There are bugs in this patch, for instance it is not possible to use URIs for
filesystems using the AvroStorageUtils.glob() method.
Needs more work, not gonna fix it up for 0.10.
See PIG-2538
> AvroStorage should recognize globs and commas
> ---------------------------------------------
>
> Key: PIG-2492
> URL: https://issues.apache.org/jira/browse/PIG-2492
> Project: Pig
> Issue Type: Improvement
> Components: piggybank
> Affects Versions: 0.9.1
> Reporter: Stan Rosenberg
> Attachments: AvroStorage.patch, AvroStorageUtils.patch
>
>
> I've patched AvroStorage and AvroStorageUtils to support the same file input
> syntax as currently supported
> by hadoop's FileInputFormat. Specifically, globs and commas are supported.
> Somebody should write some unit tests for theses changes; I am currently
> pressed for time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira