[jira] Updated: (PIG-839) incorrect return codes on failure when using -f or -e flags

2009-06-08 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-839: --- Status: Open (was: Patch Available) resubmitting the patch incorrect return codes on failure

[jira] Updated: (PIG-835) Multiquery optimization does not handle the case where the map keys in the split plans have different key types (tuple and non tuple key type)

2009-06-08 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-835: --- Status: Patch Available (was: Open) resubmitting the patch Multiquery optimization does not

Re: pig patch test process.

2009-06-08 Thread Nigel Daley
FYI, This happens when the hudson machine goes down for long enough that pig-dev emails to it start bouncing and it then get automatically unsubscribed. Nige On Jun 8, 2009, at 9:43 AM, Giridharan Kesavan wrote: pigqa email alias got unsubscribed to pig-dev mailing list. Today

[jira] Updated: (PIG-773) Empty complex constants (empty bag, empty tuple and empty map) should be supported

2009-06-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-773: - Status: Patch Available (was: Open) Submitting patch Empty complex constants (empty bag, empty

[jira] Commented: (PIG-839) incorrect return codes on failure when using -f or -e flags

2009-06-08 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717451#action_12717451 ] Santhosh Srinivasan commented on PIG-839: - There are no unit test cases as the testing

Build failed in Hudson: Pig-Patch-minerva.apache.org #75

2009-06-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Pig-Patch-minerva.apache.org/75/ -- [...truncated 91638 lines...] [exec] [junit] 09/06/08 15:23:52 INFO dfs.DataNode: Received block blk_-2155805571989708680_1010 of size 6 from /127.0.0.1 [exec]

[jira] Commented: (PIG-835) Multiquery optimization does not handle the case where the map keys in the split plans have different key types (tuple and non tuple key type)

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717456#action_12717456 ] Hadoop QA commented on PIG-835: --- -1 overall. Here are the results of testing the latest

[jira] Updated: (PIG-835) Multiquery optimization does not handle the case where the map keys in the split plans have different key types (tuple and non tuple key type)

2009-06-08 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-835: --- Status: Open (was: Patch Available) Multiquery optimization does not handle the case where the map

[jira] Updated: (PIG-835) Multiquery optimization does not handle the case where the map keys in the split plans have different key types (tuple and non tuple key type)

2009-06-08 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-835: --- Attachment: PIG-835-v2.patch New patch with findbugs warnings addressed - essentially findbugs wanted

[jira] Updated: (PIG-835) Multiquery optimization does not handle the case where the map keys in the split plans have different key types (tuple and non tuple key type)

2009-06-08 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-835: --- Status: Patch Available (was: Open) Multiquery optimization does not handle the case where the map

Build failed in Hudson: Pig-Patch-minerva.apache.org #76

2009-06-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Pig-Patch-minerva.apache.org/76/changes Changes: [sms] PIG-839: incorrect return codes on failure when using -f or -e flags (hagletin via sms) -- [...truncated 91102 lines...] [exec] [junit]

[jira] Commented: (PIG-773) Empty complex constants (empty bag, empty tuple and empty map) should be supported

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717488#action_12717488 ] Hadoop QA commented on PIG-773: --- -1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-773) Empty complex constants (empty bag, empty tuple and empty map) should be supported

2009-06-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717505#action_12717505 ] Ashutosh Chauhan commented on PIG-773: -- FindBugs is complaining for starting function

[jira] Commented: (PIG-773) Empty complex constants (empty bag, empty tuple and empty map) should be supported

2009-06-08 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717508#action_12717508 ] Santhosh Srinivasan commented on PIG-773: - You can ignore that. Empty complex

Hudson build is back to normal: Pig-Patch-minerva.apache.org #77

2009-06-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Pig-Patch-minerva.apache.org/77/

[jira] Commented: (PIG-835) Multiquery optimization does not handle the case where the map keys in the split plans have different key types (tuple and non tuple key type)

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717512#action_12717512 ] Hadoop QA commented on PIG-835: --- +1 overall. Here are the results of testing the latest