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


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

        

Reply via email to