[jira] Created: (PIG-622) Include pig executable in distribution

2009-01-16 Thread Tom White (JIRA)
Include pig executable in distribution -- Key: PIG-622 URL: https://issues.apache.org/jira/browse/PIG-622 Project: Pig Issue Type: Bug Reporter: Tom White Running "ant tar" does not generate

[jira] Updated: (PIG-622) Include pig executable in distribution

2009-01-16 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/PIG-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated PIG-622: -- Attachment: pig-622.patch Patch to fix the problem. It also adds a directory prefix to files in the tar so they a

[jira] Updated: (PIG-622) Include pig executable in distribution

2009-01-16 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/PIG-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated PIG-622: -- Status: Patch Available (was: Open) > Include pig executable in distribution > --

[jira] Created: (PIG-623) Fix spelling errors in output messages

2009-01-16 Thread Tom White (JIRA)
Fix spelling errors in output messages -- Key: PIG-623 URL: https://issues.apache.org/jira/browse/PIG-623 Project: Pig Issue Type: Improvement Reporter: Tom White Priority: Trivial

[jira] Updated: (PIG-623) Fix spelling errors in output messages

2009-01-16 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/PIG-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated PIG-623: -- Attachment: pig-623.patch Fix for spelling errors I have noticed. > Fix spelling errors in output messages >

[jira] Updated: (PIG-623) Fix spelling errors in output messages

2009-01-16 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/PIG-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated PIG-623: -- Status: Patch Available (was: Open) > Fix spelling errors in output messages > --

[jira] Created: (PIG-624) Pig help usage is missing some options

2009-01-16 Thread Tom White (JIRA)
Pig help usage is missing some options -- Key: PIG-624 URL: https://issues.apache.org/jira/browse/PIG-624 Project: Pig Issue Type: Bug Reporter: Tom White Running "pig -help" doesn't show -pa

[jira] Updated: (PIG-597) Pig does not handdle correctly the case where "*" is passed to UDF

2009-01-16 Thread Shravan Matthur Narayanamurthy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shravan Matthur Narayanamurthy updated PIG-597: --- Status: Patch Available (was: Open) Fixed by commenting the POStar code

[jira] Updated: (PIG-597) Pig does not handdle correctly the case where "*" is passed to UDF

2009-01-16 Thread Shravan Matthur Narayanamurthy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shravan Matthur Narayanamurthy updated PIG-597: --- Attachment: 597.patch > Pig does not handdle correctly the case where "*

[jira] Updated: (PIG-597) Pig does not handdle correctly the case where "*" is passed to UDF

2009-01-16 Thread Shravan Matthur Narayanamurthy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shravan Matthur Narayanamurthy updated PIG-597: --- Attachment: (was: 597.patch) > Pig does not handdle correctly the ca

[jira] Updated: (PIG-597) Pig does not handdle correctly the case where "*" is passed to UDF

2009-01-16 Thread Shravan Matthur Narayanamurthy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shravan Matthur Narayanamurthy updated PIG-597: --- Attachment: 597.patch > Pig does not handdle correctly the case where "*

[jira] Created: (PIG-625) Add global -explain, -illustrate, -describe mode to PIG

2009-01-16 Thread Yiping Han (JIRA)
Add global -explain, -illustrate, -describe mode to PIG --- Key: PIG-625 URL: https://issues.apache.org/jira/browse/PIG-625 Project: Pig Issue Type: New Feature Reporter: Yiping

Adaptive Query Optimization

2009-01-16 Thread nitesh bhatia
Hi I am working on addition of adaptive behavior in Pig Execution Model. Is there any pre-defined method to estimate execution time for Pig Simple join? I think for FRJoin some method will be required to estimate it. My idea is to design an Adaptive query optimizer similar to that for Glue-Nail Ded

Build failed in Hudson: Pig-trunk #319

2009-01-16 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Pig-trunk/319/changes -- [...truncated 677 lines...] A lib-src/bzip2/org/apache/tools/bzip2r/CBZip2OutputStream.java A lib-src/bzip2/org/apache/tools/bzip2r/CRC.java A lib-src/shock A

[jira] Updated: (PIG-589) Error handling phase two

2009-01-16 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-589: Attachment: Error_handling_phase2_4.patch Updated patch with a minor fix to rethrow an excepti

[jira] Issue Comment Edited: (PIG-571) pigserver methods do not throw error or return error code when an error occurs

2009-01-16 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664657#action_12664657 ] sms edited comment on PIG-571 at 1/16/09 12:06 PM: --- In the c

[jira] Commented: (PIG-571) pigserver methods do not throw error or return error code when an error occurs

2009-01-16 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664660#action_12664660 ] Olga Natkovich commented on PIG-571: Can we address 1 while Hadoop is fixing the issue? >

[jira] Commented: (PIG-571) pigserver methods do not throw error or return error code when an error occurs

2009-01-16 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664657#action_12664657 ] Santhosh Srinivasan commented on PIG-571: - In the current implementation, Pig displays

[jira] Commented: (PIG-571) pigserver methods do not throw error or return error code when an error occurs

2009-01-16 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664680#action_12664680 ] Santhosh Srinivasan commented on PIG-571: - As an intermediate step, Pig will parser th

[jira] Issue Comment Edited: (PIG-571) pigserver methods do not throw error or return error code when an error occurs

2009-01-16 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664680#action_12664680 ] sms edited comment on PIG-571 at 1/16/09 1:18 PM: -- As an inte

Build failed in Hudson: Pig-trunk #322

2009-01-16 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Pig-trunk/322/changes -- [...truncated 1078 lines...] [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Pig-trunk/ws/trunk init: [exec] Execute failed: java.io.IOException: Cannot ru

[jira] Updated: (PIG-597) Pig does not handdle correctly the case where "*" is passed to UDF

2009-01-16 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-597: --- Resolution: Fixed Status: Resolved (was: Patch Available) patch committed. Thanks, SHravan > P

[jira] Updated: (PIG-623) Fix spelling errors in output messages

2009-01-16 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-623: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Availa

[jira] Updated: (PIG-571) pigserver methods do not throw error or return error code when an error occurs

2009-01-16 Thread Laukik Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laukik Chitnis updated PIG-571: --- Attachment: ret_code.diff Check if this simple patch works for you (ret_code.diff) A test case: Execute

[jira] Updated: (PIG-622) Include pig executable in distribution

2009-01-16 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-622: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Availa

[jira] Commented: (PIG-571) pigserver methods do not throw error or return error code when an error occurs

2009-01-16 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664787#action_12664787 ] Santhosh Srinivasan commented on PIG-571: - Thanks for the patch Laukik. A similar fix

Hudson build is back to normal: Pig-trunk #323

2009-01-16 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Pig-trunk/323/changes