[jira] [Created] (PIG-2045) Pig treating map values as String causing ClassCastException in CONCAT

2011-05-05 Thread Vivek Padmanabhan (JIRA)
Pig treating map values as String causing ClassCastException in CONCAT --- Key: PIG-2045 URL: https://issues.apache.org/jira/browse/PIG-2045 Project: Pig Issue Type: Bug

[jira] [Commented] (PIG-2036) Set header delimiter in PigStorageSchema

2011-05-05 Thread Mads Moeller (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029713#comment-13029713 ] Mads Moeller commented on PIG-2036: --- Dmitriy, Thanks for going over the patch. Your change

[jira] [Commented] (PIG-1883) Pig's progress estimation should account for parallel job executions

2011-05-05 Thread Laukik Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029677#comment-13029677 ] Laukik Chitnis commented on PIG-1883: - > This doesn't lend itself well to automated test

[jira] [Resolved] (PIG-1985) Utils.getSchemaFromString does not use the new parser, and thus fails to parse valid schema

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-1985. - Resolution: Fixed This is done as part of PIG-1775. There is no need for this patch. Close the ticket. >

[jira] [Updated] (PIG-2043) Ship antlr-runtime.jar to backend

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2043: Attachment: PIG-2043-1.patch Tested manually using PigStorageSchema, which make use of getSchemaFromString.

[jira] [Updated] (PIG-1775) Removal of old logical plan

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1775: Attachment: piggybank.patch There also a piggybank compilation error. Committed piggybank.patch. > Removal o

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

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029647#comment-13029647 ] Daniel Dai commented on PIG-2030: - Test-patch: [exec] +1 overall. [exec] [

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

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029637#comment-13029637 ] Daniel Dai commented on PIG-1994: - +1 > e2e test harness deployment implementation for exis

[jira] [Commented] (PIG-1949) e2e test harness should use bin/pig rather than calling java directly

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029632#comment-13029632 ] Daniel Dai commented on PIG-1949: - +1 > e2e test harness should use bin/pig rather than cal

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

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2030: Attachment: PIG-2030-2.patch PIG-2030-2.patch rebase with current trunk. > Merged join/cogroup does not auto

[jira] [Updated] (PIG-2033) Pig returns sucess for the failed Pig script

2011-05-05 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-2033: -- Attachment: PIG-2033.patch We make sure that Pig returns success iff the number of successfully jobs equa

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

2011-05-05 Thread Daniel Dai (JIRA)
Patten match bug in org.apache.pig.newplan.optimizer.Rule - Key: PIG-2044 URL: https://issues.apache.org/jira/browse/PIG-2044 Project: Pig Issue Type: Bug Affects Versions: 0.9.0

[jira] [Commented] (PIG-2027) NPE if Pig don't have permission for log file

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029577#comment-13029577 ] Daniel Dai commented on PIG-2027: - [exec] -1 overall. [exec] [exec] +1

[jira] [Updated] (PIG-2026) e2e tests in eclipse classpath

2011-05-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-2026: -- Resolution: Fixed Fix Version/s: 0.10 Status: Resolved (was: Patch Available)

[jira] [Resolved] (PIG-2041) Minicluster should make each run independent

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

[jira] [Resolved] (PIG-2040) Move classloader from QueryParserDriver to PigContext

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

[jira] [Updated] (PIG-2040) Move classloader from QueryParserDriver to PigContext

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2040: Attachment: PIG-2040-2.patch > Move classloader from QueryParserDriver to PigContext > --

[jira] [Commented] (PIG-2040) Move classloader from QueryParserDriver to PigContext

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029539#comment-13029539 ] Daniel Dai commented on PIG-2040: - Test-patch: [exec] -1 overall. [exec] [

[jira] [Updated] (PIG-1775) Removal of old logical plan

2011-05-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1775: - Attachment: PIG-1775-4.patch Remove obsolete code related to old logical plan. Some test cases are changed

[jira] [Commented] (PIG-1775) Removal of old logical plan

2011-05-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029526#comment-13029526 ] Xuefu Zhang commented on PIG-1775: -- Test-patch run for patch PIG-1775-3.patch: [exec

[jira] [Commented] (PIG-1775) Removal of old logical plan

2011-05-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029506#comment-13029506 ] Thejas M Nair commented on PIG-1775: +1 > Removal of old logical plan > ---

[jira] [Updated] (PIG-2026) e2e tests in eclipse classpath

2011-05-05 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianmarco De Francisci Morales updated PIG-2026: Attachment: PIG-2026.patch Yes, I made a mistake generating the patch

[jira] [Commented] (PIG-2026) e2e tests in eclipse classpath

2011-05-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029494#comment-13029494 ] Ashutosh Chauhan commented on PIG-2026: --- Looks like this patch contains PIG-2025 and t

[jira] [Updated] (PIG-2024) Incorrect jar paths in .classpath template for eclipse

2011-05-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-2024: -- Resolution: Fixed Fix Version/s: 0.10 Status: Resolved (was: Patch Available)

[jira] [Commented] (PIG-2041) Minicluster should make each run independent

2011-05-05 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029488#comment-13029488 ] Richard Ding commented on PIG-2041: --- +1 > Minicluster should make each run independent >

[jira] [Commented] (PIG-2024) Incorrect jar paths in .classpath template for eclipse

2011-05-05 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029484#comment-13029484 ] Gianmarco De Francisci Morales commented on PIG-2024: - Hi Ashutosh, I no

[jira] [Commented] (PIG-2024) Incorrect jar paths in .classpath template for eclipse

2011-05-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029481#comment-13029481 ] Ashutosh Chauhan commented on PIG-2024: --- Patch looks good. To make Pig more eclipse fr

[jira] [Created] (PIG-2043) Ship antlr-runtime.jar to backend

2011-05-05 Thread Daniel Dai (JIRA)
Ship antlr-runtime.jar to backend - Key: PIG-2043 URL: https://issues.apache.org/jira/browse/PIG-2043 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.9.0 Reporter: D

[jira] [Commented] (PIG-2041) Minicluster should make each run independent

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029469#comment-13029469 ] Daniel Dai commented on PIG-2041: - Test-patch: [exec] +1 overall. [exec] [

[jira] [Updated] (PIG-2016) -dot option does not work with explain and new logical plan

2011-05-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2016: Attachment: dot-test.patch dot-test.patch changes the test case cuz we observe indeterministics in old test

[jira] [Resolved] (PIG-1999) Macro alias masker should consider schema context

2011-05-05 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding resolved PIG-1999. --- Resolution: Fixed Hadoop Flags: [Reviewed] Unit tests pass. Patch committed to trunk and 0.9 bran

[jira] [Updated] (PIG-1821) UDFContext.getUDFProperties does not handle collisions in hashcode of udf classname (+ arg hashcodes)

2011-05-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1821: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to 0.9 branch and tr

[jira] [Created] (PIG-2042) Our NOTICE.txt file needs to add Antlr

2011-05-05 Thread Alan Gates (JIRA)
Our NOTICE.txt file needs to add Antlr -- Key: PIG-2042 URL: https://issues.apache.org/jira/browse/PIG-2042 Project: Pig Issue Type: Bug Components: build Affects Versions: 0.9.0

[jira] [Assigned] (PIG-2036) Set header delimiter in PigStorageSchema

2011-05-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-2036: -- Assignee: Mads Moeller > Set header delimiter in PigStorageSchema > -

[jira] [Updated] (PIG-2036) Set header delimiter in PigStorageSchema

2011-05-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2036: --- Status: Patch Available (was: Open) > Set header delimiter in PigStorageSchema > -

[jira] [Updated] (PIG-2036) Set header delimiter in PigStorageSchema

2011-05-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2036: --- Attachment: PIG-2036.1.patch Thanks Mads! I took the opportunity to speed up the tests since th