[ https://issues.apache.org/jira/browse/PIG-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Coveney updated PIG-2737: ---------------------------------- Attachment: PIG-2737-0.patch The issue that I noticed was that it was creating a directory "out" in the piggybank directory, and it was failing to make the proper files. I simplified the code and just had it write/read to/from a temporary directory. > TestIndexedStorage is failing, should be refactored > --------------------------------------------------- > > Key: PIG-2737 > URL: https://issues.apache.org/jira/browse/PIG-2737 > Project: Pig > Issue Type: Bug > Reporter: Jonathan Coveney > Assignee: Jonathan Coveney > Fix For: 0.11 > > Attachments: PIG-2737-0.patch > > > TestIndexedStorage is failing because it is not properly creating the output > directory. I've refactored it to use real temp directories instead of > something in the root. -- 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