[ https://issues.apache.org/jira/browse/PIG-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Gates resolved PIG-208. ---------------------------- Resolution: Incomplete I don't understand what this means. > Keeping files internalized > -------------------------- > > Key: PIG-208 > URL: https://issues.apache.org/jira/browse/PIG-208 > Project: Pig > Issue Type: New Feature > Components: data > Reporter: John DeTreville > > Pig files are kept in externalized form between Pig programs, but (I believe) > are held in internalized form while being used. It is expensive to > internalize externalized files at the beginning of each program, and to > externalize internalized files at the end of each program. Pig needs a way to > keep its files internalized across programs. This will require a way to name > and manage internalized files. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.