[
https://issues.apache.org/jira/browse/PIG-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy V. Ryaboy updated PIG-2453:
-----------------------------------
Resolution: Fixed
Release Note: PigStorage will no longer check for file-specific schemas,
and only look for the .pig_schema file in the loaded directory. The
file-specific behavior never made it to a release, so this is not a change in
expected functionality.
Status: Resolved (was: Patch Available)
Committed to 0.10 and trunk.
> 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
> Affects Versions: 0.10, 0.11
> Reporter: Dmitriy V. Ryaboy
> Assignee: Dmitriy V. Ryaboy
> Fix For: 0.10, 0.11
>
> 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