[jira] [Updated] (PIG-2058) Macro missing returns clause doesn't give a good error message

2011-05-10 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-2058: -- Attachment: PIG-2058.patch Thanks Xuefu. Attaching a patch with the fix. > Macro missing returns clause

[jira] [Resolved] (PIG-2035) Macro expansion doesn't handle multiple expansions of same macro inside another macro

2011-05-10 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding resolved PIG-2035. --- Resolution: Fixed Hadoop Flags: [Reviewed] Patch committed to trunk and 0.9 branch. > Macro expa

[jira] [Created] (PIG-2059) PIG doesn't validate incomplete query in batch mode even if -c option is given

2011-05-10 Thread Xuefu Zhang (JIRA)
PIG doesn't validate incomplete query in batch mode even if -c option is given -- Key: PIG-2059 URL: https://issues.apache.org/jira/browse/PIG-2059 Project: Pig Issu

[jira] [Commented] (PIG-2035) Macro expansion doesn't handle multiple expansions of same macro inside another macro

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031483#comment-13031483 ] Daniel Dai commented on PIG-2035: - +1 > Macro expansion doesn't handle multiple expansions

[jira] [Updated] (PIG-2058) Macro missing returns clause doesn't give a good error message

2011-05-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-2058: - Assignee: Richard Ding (was: Xuefu Zhang) The problem introduced by RETURN VOID support. Changing the gram

[jira] [Updated] (PIG-2044) Patten match bug in org.apache.pig.newplan.optimizer.Rule

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2044: Fix Version/s: (was: 0.9.0) 0.10 Unlink to 0.9. It is a potential bug, but currently w

[jira] [Commented] (PIG-2014) SAMPLE shouldn't be pushed up

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031447#comment-13031447 ] Daniel Dai commented on PIG-2014: - I think it is because in TestNewPlanFilterAboveForeach, w

[jira] [Updated] (PIG-2037) Valid query fails to validate

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2037: Fix Version/s: (was: 0.9.0) Xuefu find this test case because it is in a valid test case in old logical

[jira] [Commented] (PIG-2014) SAMPLE shouldn't be pushed up

2011-05-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031439#comment-13031439 ] Dmitriy V. Ryaboy commented on PIG-2014: I'll add to the other rules -- but for the

[jira] [Commented] (PIG-2014) SAMPLE shouldn't be pushed up

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031422#comment-13031422 ] Daniel Dai commented on PIG-2014: - I think this is more a bug fix, should go into 0.9. How

[jira] [Created] (PIG-2058) Macro missing returns clause doesn't give a good error message

2011-05-10 Thread Xuefu Zhang (JIRA)
Macro missing returns clause doesn't give a good error message -- Key: PIG-2058 URL: https://issues.apache.org/jira/browse/PIG-2058 Project: Pig Issue Type: Bug Affects Versions

[jira] [Commented] (PIG-2020) Valid query fails to validate

2011-05-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031382#comment-13031382 ] Xuefu Zhang commented on PIG-2020: -- I reported it, and thus need to explain. $0 should be

[jira] [Commented] (PIG-2020) Valid query fails to validate

2011-05-10 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031381#comment-13031381 ] Olga Natkovich commented on PIG-2020: - I am not even sure why this is a valid script. Ca

[jira] [Resolved] (PIG-2021) Parser error while referring a map nested foreach

2011-05-10 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-2021. - Resolution: Fixed Vivek, please, re-open if the issue still happens with the latest pig 0.9 code.

[jira] [Updated] (PIG-2020) Valid query fails to validate

2011-05-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-2020: - Fix Version/s: (was: 0.9.0) Since this is there even in 0.8, there is no rush to fix it in 0.9. Thus, I

[jira] [Updated] (PIG-2056) Jython error messages should show script name

2011-05-10 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-2056: -- Attachment: PIG-2056.patch > Jython error messages should show script name >

[jira] [Resolved] (PIG-2030) Merged join/cogroup does not automatically ship loader

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-2030. - Resolution: Fixed Hadoop Flags: [Reviewed] Patch committed to both trunk and 0.9 branch. > Merged jo

[jira] [Commented] (PIG-2021) Parser error while referring a map nested foreach

2011-05-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031368#comment-13031368 ] Xuefu Zhang commented on PIG-2021: -- Hi Vivek, This morning we found that there was a littl

[jira] [Commented] (PIG-2030) Merged join/cogroup does not automatically ship loader

2011-05-10 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031358#comment-13031358 ] Ashutosh Chauhan commented on PIG-2030: --- +1. For documentation purposes: After this u

[jira] [Resolved] (PIG-2039) IndexOutOfBounException for a case

2011-05-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-2039. -- Resolution: Fixed Patch PIG-2039.patch is committed into both trunk and 0.9.0. > IndexOutOfBounException

[jira] [Commented] (PIG-2007) Parsing error when map key referred directly from udf in nested foreach

2011-05-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031348#comment-13031348 ] Xuefu Zhang commented on PIG-2007: -- PIG-2007-2.patch is committed to 0.9.0. > Parsing erro

[jira] [Created] (PIG-2057) udf having project-star/project-range as argument has single tuple in argument schema

2011-05-10 Thread Thejas M Nair (JIRA)
udf having project-star/project-range as argument has single tuple in argument schema - Key: PIG-2057 URL: https://issues.apache.org/jira/browse/PIG-2057 Project: Pig

[jira] [Commented] (PIG-1938) support project-range as udf argument

2011-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031340#comment-13031340 ] Thejas M Nair commented on PIG-1938: This patch also expands project-star and project-ra

[jira] [Commented] (PIG-2055) inconsistentcy behavior in parser generated during build

2011-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031332#comment-13031332 ] Thejas M Nair commented on PIG-2055: bq. I see that before. Once I do "ant clean", the m

[jira] [Commented] (PIG-2007) Parsing error when map key referred directly from udf in nested foreach

2011-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031322#comment-13031322 ] Thejas M Nair commented on PIG-2007: +1 for PIG-2007-2.patch > Parsing error when map k

[jira] [Resolved] (PIG-2052) Ship guava.jar to backend

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-2052. - Resolution: Fixed Hadoop Flags: [Reviewed] Patch committed to trunk and 0.9 branch. > Ship guava.jar

[jira] [Commented] (PIG-2055) inconsistentcy behavior in parser generated during build

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031321#comment-13031321 ] Daniel Dai commented on PIG-2055: - I see that before. Once I do "ant clean", the message go

[jira] [Commented] (PIG-1983) Clarify requiredFieldList in LoadPushDown.pushProjection is read only

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031319#comment-13031319 ] Daniel Dai commented on PIG-1983: - Done javadoc change. > Clarify requiredFieldList in Load

[jira] [Updated] (PIG-2007) Parsing error when map key referred directly from udf in nested foreach

2011-05-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-2007: - Attachment: PIG-2007-2.patch Patch PIG-2007-2.patch is what was actually committed to the trunk. This needs

[jira] [Created] (PIG-2056) Jython error messages should show script name

2011-05-10 Thread Richard Ding (JIRA)
Jython error messages should show script name - Key: PIG-2056 URL: https://issues.apache.org/jira/browse/PIG-2056 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.9.0

[jira] [Commented] (PIG-2039) IndexOutOfBounException for a case

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031307#comment-13031307 ] Daniel Dai commented on PIG-2039: - +1 > IndexOutOfBounException for a case > --

[jira] [Commented] (PIG-1824) Support import modules in Jython UDF

2011-05-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031274#comment-13031274 ] Alan Gates commented on PIG-1824: - I'll start running the tests and such. I also want to ad

[jira] [Updated] (PIG-1994) e2e test harness deployment implementation for existing cluster

2011-05-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1994: Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked in. > e2e test harness depl

[jira] [Created] (PIG-2055) inconsistentcy behavior in parser generated during build

2011-05-10 Thread Thejas M Nair (JIRA)
inconsistentcy behavior in parser generated during build - Key: PIG-2055 URL: https://issues.apache.org/jira/browse/PIG-2055 Project: Pig Issue Type: Bug Affects Versions: 0.9.0

[jira] [Updated] (PIG-1938) support project-range as udf argument

2011-05-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1938: --- Attachment: PIG-1938.1.patch PIG-1938.1.patch - passes unit tests. test-patch showed additional javac

[jira] [Commented] (PIG-2021) Parser error while referring a map nested foreach

2011-05-10 Thread Vivek Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031114#comment-13031114 ] Vivek Padmanabhan commented on PIG-2021: Hi Xuefu, Extremely sorry about that.I was

[jira] [Commented] (PIG-1983) Clarify requiredFieldList in LoadPushDown.pushProjection is read only

2011-05-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031074#comment-13031074 ] Daniel Dai commented on PIG-1983: - Corinne's change is not in javadoc, it's in UDF manual. Y

[jira] [Commented] (PIG-1825) ability to turn off the write ahead log for pig's HBaseStorage

2011-05-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031068#comment-13031068 ] Dmitriy V. Ryaboy commented on PIG-1825: Cool. At this point I don't think we need t

[jira] [Assigned] (PIG-1825) ability to turn off the write ahead log for pig's HBaseStorage

2011-05-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-1825: -- Assignee: Bill Graham > ability to turn off the write ahead log for pig's HBaseStorage >

[jira] [Commented] (PIG-1946) HBaseStorage constructor syntax is error prone

2011-05-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031065#comment-13031065 ] Dmitriy V. Ryaboy commented on PIG-1946: This is for column families: http://hbase.

[jira] [Closed] (PIG-1778) Some dependencies not packaged with Pig 0.8 release

2011-05-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy closed PIG-1778. -- > Some dependencies not packaged with Pig 0.8 release > -

[jira] [Resolved] (PIG-1778) Some dependencies not packaged with Pig 0.8 release

2011-05-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-1778. Resolution: Duplicate resolving as duplicate. > Some dependencies not packaged with Pig 0.8