[ https://issues.apache.org/jira/browse/PIG-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitriy V. Ryaboy updated PIG-2453: ----------------------------------- Attachment: PIG-2453.patch Added caching, changed JsonMetadata behavior to ignore file-specific schemas. I don't think this feature was used anywhere except tests anyway (?). > Fetching schema can be very slow for multi-thousand LOADs > --------------------------------------------------------- > > Key: PIG-2453 > URL: https://issues.apache.org/jira/browse/PIG-2453 > Project: Pig > Issue Type: Bug > Reporter: Dmitriy V. Ryaboy > Assignee: Dmitriy V. Ryaboy > Attachments: PIG-2453.patch > > > When a user tries to load resources with thousands of files using PigStorage, > we spend an inordinate amount of time looking for schema files. This is > because we check for a schema file per loaded file. -- 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