[ https://issues.apache.org/jira/browse/PIG-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793419#action_12793419 ]
Yan Zhou commented on PIG-1167: ------------------------------- Zebra's TableLoader, the implementation of PIG's LoadFunc, does support glob by design. But Map/Reduce interface does not. TableLoader just expands the glob and passes the paths to Map/Reduce interface so a union of underlying Zebra tables will be loaded. It looks like that not enough test coverage is present in this area. > [zebra] Zebra does not support Hadoop Globs > ------------------------------------------- > > Key: PIG-1167 > URL: https://issues.apache.org/jira/browse/PIG-1167 > Project: Pig > Issue Type: Improvement > Reporter: Olga Natkovich > Assignee: Jay Tang > > Pssing the following path to Zebra causing error but works with Hadoop > directly: /projects/FETL/sample/ABF1/{2009120204} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.