[jira] [Created] (PIG-2648) MapReduceLauncher squashes unchecked exceptions

2012-04-11 Thread Alex Levenson (Created) (JIRA)
MapReduceLauncher squashes unchecked exceptions --- Key: PIG-2648 URL: https://issues.apache.org/jira/browse/PIG-2648 Project: Pig Issue Type: Bug Components: impl Reporter: A

[jira] [Created] (PIG-2647) Split Combining drops splits with empty getLocations()

2012-04-11 Thread Alex Levenson (Created) (JIRA)
Split Combining drops splits with empty getLocations() -- Key: PIG-2647 URL: https://issues.apache.org/jira/browse/PIG-2647 Project: Pig Issue Type: Bug Components: impl

[jira] [Created] (PIG-2646) No (easy) way to tell PigInputFormat not to combine splits

2012-04-11 Thread Alex Levenson (Created) (JIRA)
No (easy) way to tell PigInputFormat not to combine splits -- Key: PIG-2646 URL: https://issues.apache.org/jira/browse/PIG-2646 Project: Pig Issue Type: Bug Components: impl

[jira] [Updated] (PIG-2642) StoreMetadata.storeSchema can't access files in the output directory (Hadoop 0.23)

2012-04-11 Thread Thomas Weise (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated PIG-2642: -- Status: Patch Available (was: Open) > StoreMetadata.storeSchema can't access files in the output dir

[jira] [Updated] (PIG-2642) StoreMetadata.storeSchema can't access files in the output directory (Hadoop 0.23)

2012-04-11 Thread Thomas Weise (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated PIG-2642: -- Attachment: (was: PIG-2642.patch) > StoreMetadata.storeSchema can't access files in the output di

[jira] [Updated] (PIG-2642) StoreMetadata.storeSchema can't access files in the output directory (Hadoop 0.23)

2012-04-11 Thread Thomas Weise (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated PIG-2642: -- Attachment: PIG-2642.patch Updated comment. > StoreMetadata.storeSchema can't access fil

[jira] [Created] (PIG-2645) PigSplit does not handle the case where SerializationFactory returns null

2012-04-11 Thread Alex Levenson (Created) (JIRA)
PigSplit does not handle the case where SerializationFactory returns null - Key: PIG-2645 URL: https://issues.apache.org/jira/browse/PIG-2645 Project: Pig Issue Type: Bu

Re: [jira] [Commented] (PIG-2065) IsEmpty should be Accumulative

2012-04-11 Thread Dmitriy Ryaboy
Cause if it's accumulative, the bag doesn't need to be loaded in ram to be checked for emptiness. On Apr 11, 2012, at 10:55 AM, "Jonathan Coveney (Commented) (JIRA)" wrote: > >[ > https://issues.apache.org/jira/browse/PIG-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment

[jira] [Commented] (PIG-2065) IsEmpty should be Accumulative

2012-04-11 Thread Jonathan Coveney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251787#comment-13251787 ] Jonathan Coveney commented on PIG-2065: --- Why is this necessary? At least for DefaultDa