[jira] Created: (PIG-1654) Pig should check schema alias duplication at any levels.

2010-09-28 Thread Xuefu Zhang (JIRA)
Pig should check schema alias duplication at any levels. Key: PIG-1654 URL: https://issues.apache.org/jira/browse/PIG-1654 Project: Pig Issue Type: Bug Reporter: Xuefu

[jira] Updated: (PIG-1654) Pig should check schema alias duplication at any levels.

2010-09-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1654: - Description: The following script appears valid to Pig but it shouldn't: A = load 'file' as (a:tuple(

[jira] Commented: (PIG-1639) New logical plan: PushUpFilter should not push before group/cogroup if filter condition contains UDF

2010-09-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914563#action_12914563 ] Xuefu Zhang commented on PIG-1639: -- [exec] +1 overall. [exec] [exec]

[jira] Updated: (PIG-1639) New logical plan: PushUpFilter should not optimize if filter condition contains UDF

2010-09-22 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1639: - Attachment: jira-1639-1.patch New logical plan: PushUpFilter should not optimize if filter condition

[jira] Updated: (PIG-1639) New logical plan: PushUpFilter should not optimize if filter condition contains UDF

2010-09-22 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1639: - Status: Patch Available (was: Open) New logical plan: PushUpFilter should not optimize if filter

[jira] Updated: (PIG-1575) Complete the migration of optimization rule PushUpFilter including missing test cases

2010-09-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1575: - Attachment: jira-1575-4.patch Add Fix for a failed test case. Only the test case itself gets changed.

[jira] Updated: (PIG-1575) Complete the migration of optimization rule PushUpFilter including missing test cases

2010-09-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1575: - Status: Open (was: Patch Available) Complete the migration of optimization rule PushUpFilter including

[jira] Updated: (PIG-1575) Complete the migration of optimization rule PushUpFilter including missing test cases

2010-09-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1575: - Attachment: jira-1575-2.patch Complete the migration of optimization rule PushUpFilter including missing

[jira] Updated: (PIG-1575) Complete the migration of optimization rule PushUpFilter including missing test cases

2010-09-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1575: - Status: Patch Available (was: Open) Updated after fixing unit test failure. Complete the migration of

[jira] Updated: (PIG-1575) Complete the migration of optimization rule PushUpFilter including missing test cases

2010-09-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1575: - Attachment: jira-1575-3.patch Complete the migration of optimization rule PushUpFilter including missing

[jira] Commented: (PIG-1575) Complete the migration of optimization rule PushUpFilter including missing test cases

2010-09-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906169#action_12906169 ] Xuefu Zhang commented on PIG-1575: -- regenerate the patch to include fixes for UDF and

[jira] Updated: (PIG-1575) Complete the migration of optimization rule PushUpFilter including missing test cases

2010-09-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1575: - Status: Patch Available (was: Open) Complete the migration of optimization rule PushUpFilter including

[jira] Commented: (PIG-1583) piggybank unit test TestLookupInFiles is broken

2010-08-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904783#action_12904783 ] Xuefu Zhang commented on PIG-1583: -- +1 Patch Looks Good. piggybank unit test

[jira] Updated: (PIG-1583) piggybank unit test TestLookupInFiles is broken

2010-08-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1583: - Status: Patch Available (was: Open) piggybank unit test TestLookupInFiles is broken

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Open (was: Patch Available) Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Attachment: jira-1482-final-2.patch Updated based on review comments above. Pig gets confused when more

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Patch Available (was: Open) Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1574) Optimization rule PushUpFilter causes filter to be pushed up out joins

2010-08-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1574: - Attachment: (was: jira-1574-1.patch) Optimization rule PushUpFilter causes filter to be pushed up out

[jira] Updated: (PIG-1574) Optimization rule PushUpFilter causes filter to be pushed up out joins

2010-08-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1574: - Status: Patch Available (was: Open) Optimization rule PushUpFilter causes filter to be pushed up out

[jira] Created: (PIG-1575) Complete the migration of optimization rule PushUpFilter including missing test cases

2010-08-27 Thread Xuefu Zhang (JIRA)
Complete the migration of optimization rule PushUpFilter including missing test cases - Key: PIG-1575 URL: https://issues.apache.org/jira/browse/PIG-1575 Project:

[jira] Resolved: (PIG-1567) Optimization rule FilterAboveForeach is too restrictive and doesn't handle project * correctly

2010-08-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1567. -- Resolution: Duplicate Duplicate of PIG-1568. Optimization rule FilterAboveForeach is too restrictive

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Open (was: Patch Available) Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Attachment: jira-1482-final-1.patch Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-27 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Patch Available (was: Open) Updated the patch based on the review comments. For comments above,

[jira] Updated: (PIG-1568) Optimization rule FilterAboveForeach is too restrictive and doesn't handle project * correctly

2010-08-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1568: - Status: Open (was: Patch Available) Optimization rule FilterAboveForeach is too restrictive and doesn't

[jira] Updated: (PIG-1568) Optimization rule FilterAboveForeach is too restrictive and doesn't handle project * correctly

2010-08-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1568: - Attachment: jira-1568-1.patch Optimization rule FilterAboveForeach is too restrictive and doesn't handle

[jira] Updated: (PIG-1568) Optimization rule FilterAboveForeach is too restrictive and doesn't handle project * correctly

2010-08-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1568: - Status: Patch Available (was: Open) Regenerate the patch after fixing failed test case. The test case

[jira] Created: (PIG-1573) PIG shouldn't pass all input to a UDF if the UDF specify no argument

2010-08-26 Thread Xuefu Zhang (JIRA)
PIG shouldn't pass all input to a UDF if the UDF specify no argument Key: PIG-1573 URL: https://issues.apache.org/jira/browse/PIG-1573 Project: Pig Issue Type: Bug

[jira] Assigned: (PIG-1573) PIG shouldn't pass all input to a UDF if the UDF specify no argument

2010-08-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned PIG-1573: Assignee: Xuefu Zhang PIG shouldn't pass all input to a UDF if the UDF specify no argument

[jira] Commented: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-08-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902499#action_12902499 ] Xuefu Zhang commented on PIG-1321: -- Merge is prevented if the first foreach contains

[jira] Created: (PIG-1568) Optimization rule FilterAboveForeach is too restrictive and doesn't handle project * correctly

2010-08-25 Thread Xuefu Zhang (JIRA)
Optimization rule FilterAboveForeach is too restrictive and doesn't handle project * correctly -- Key: PIG-1568 URL: https://issues.apache.org/jira/browse/PIG-1568

[jira] Updated: (PIG-1568) Optimization rule FilterAboveForeach is too restrictive and doesn't handle project * correctly

2010-08-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1568: - Attachment: jira-1568-1.patch Optimization rule FilterAboveForeach is too restrictive and doesn't handle

[jira] Updated: (PIG-1568) Optimization rule FilterAboveForeach is too restrictive and doesn't handle project * correctly

2010-08-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1568: - Status: Patch Available (was: Open) Optimization rule FilterAboveForeach is too restrictive and doesn't

[jira] Updated: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-08-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1321: - Status: Open (was: Patch Available) Logical Optimizer: Merge cascading foreach

[jira] Updated: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-08-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1321: - Attachment: jira-1321-2.patch Regenerate the patch to fix some test failures as well as rebasing with

[jira] Updated: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-08-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1321: - Status: Patch Available (was: Open) Logical Optimizer: Merge cascading foreach

[jira] Updated: (PIG-1515) Migrate logical optimization rule: PushDownForeachFlatten

2010-08-23 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1515: - Status: Patch Available (was: Open) Migrate logical optimization rule: PushDownForeachFlatten

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Attachment: jira-1482-final.patch Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Open (was: Patch Available) Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Patch Available (was: Open) minor changes added based on review feedback. Pig gets confused

[jira] Updated: (PIG-1514) Migrate logical optimization rule: OpLimitOptimizer

2010-08-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1514: - Attachment: jira-1514-0.patch Migrate logical optimization rule: OpLimitOptimizer

[jira] Updated: (PIG-1514) Migrate logical optimization rule: OpLimitOptimizer

2010-08-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1514: - Status: Patch Available (was: Open) Migrate logical optimization rule: OpLimitOptimizer

[jira] Updated: (PIG-1497) Mandatory rule PartitionFilterOptimizer

2010-08-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1497: - Status: Patch Available (was: Open) Mandatory rule PartitionFilterOptimizer

[jira] Updated: (PIG-1497) Mandatory rule PartitionFilterOptimizer

2010-08-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1497: - Attachment: jira-1497-0.patch Mandatory rule PartitionFilterOptimizer

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Open (was: Patch Available) Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Attachment: jira-1482-final.patch Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Patch Available (was: Open) Pig gets confused when more than one loader is involved

[jira] Commented: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897053#action_12897053 ] Xuefu Zhang commented on PIG-1482: -- Manual Hudson run result: [exec] -1 overall.

[jira] Updated: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-08-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1321: - Status: Patch Available (was: Open) Logical Optimizer: Merge cascading foreach

[jira] Updated: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-08-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1321: - Attachment: pig-1321.patch Logical Optimizer: Merge cascading foreach

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Attachment: jira-1482-final.patch Pig gets confused when more than one loader is involved

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-08-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1482: - Status: Patch Available (was: Open) Pig gets confused when more than one loader is involved

[jira] Commented: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-07-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884811#action_12884811 ] Xuefu Zhang commented on PIG-1321: -- Add one more pre-condition: 3. The first foreach

[jira] Commented: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-06-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884105#action_12884105 ] Xuefu Zhang commented on PIG-1321: -- Here is the scope of this type of optimization:

[jira] Commented: (PIG-1425) [zebra] support of source table index on unsorted table in the mapred APIs

2010-05-21 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870053#action_12870053 ] Xuefu Zhang commented on PIG-1425: -- +1 [zebra] support of source table index on unsorted

[jira] Created: (PIG-1421) [Zebra] Pig script with Zebra data storage brings down name node due to excessive name node call.

2010-05-17 Thread Xuefu Zhang (JIRA)
[Zebra] Pig script with Zebra data storage brings down name node due to excessive name node call. - Key: PIG-1421 URL: https://issues.apache.org/jira/browse/PIG-1421

[jira] Updated: (PIG-1421) [Zebra] Pig script with Zebra data storage brings down name node due to excessive name node call.

2010-05-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1421: - Attachment: jira1421.patch [Zebra] Pig script with Zebra data storage brings down name node due to

[jira] Updated: (PIG-1421) [Zebra] Pig script with Zebra data storage brings down name node due to excessive name node call.

2010-05-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1421: - Status: Patch Available (was: Open) Hadoop Flags: [Reviewed] Fix the issue by making sure that

[jira] Updated: (PIG-1421) [Zebra] Pig script with Zebra data storage brings down name node due to excessive name node call.

2010-05-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1421: - Attachment: (was: jira1421.patch) [Zebra] Pig script with Zebra data storage brings down name node

[jira] Updated: (PIG-1421) [Zebra] Pig script with Zebra data storage brings down name node due to excessive name node call.

2010-05-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1421: - Attachment: PIG-1421.patch Fix includes: 1. Make setLocation() light weight and make sure no name node

[jira] Updated: (PIG-1421) [Zebra] Pig script with Zebra data storage brings down name node due to excessive name node call.

2010-05-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1421: - Status: Patch Available (was: Open) [Zebra] Pig script with Zebra data storage brings down name node due

[jira] Commented: (PIG-1421) [Zebra] Pig script with Zebra data storage brings down name node due to excessive name node call.

2010-05-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868375#action_12868375 ] Xuefu Zhang commented on PIG-1421: -- Original problem happens only in stressed scenario. It's

[jira] Commented: (PIG-1351) [Zebra] No type check when we write to the basic table

2010-04-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857870#action_12857870 ] Xuefu Zhang commented on PIG-1351: -- +1 code looks good. [Zebra] No type check when we

[jira] Commented: (PIG-1375) [Zebra] To support writing multiple Zebra tables through Pig

2010-04-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12858065#action_12858065 ] Xuefu Zhang commented on PIG-1375: -- Overall, patch looks Okay. However, I suggest the

[jira] Updated: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-04-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1315: - Status: Open (was: Patch Available) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

[jira] Updated: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-04-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1315: - Attachment: (was: zebra.0324) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

[jira] Updated: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-04-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1315: - Attachment: (was: zebra.0324) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

[jira] Updated: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-04-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1315: - Status: Patch Available (was: Open) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

[jira] Commented: (PIG-1356) [zebra] TableLoader makes unnecessary calls to build a Job instance that create a new JobClient in the hadoop 0.20.9

2010-04-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854227#action_12854227 ] Xuefu Zhang commented on PIG-1356: -- +1 [zebra] TableLoader makes unnecessary calls to

[jira] Commented: (PIG-1291) [zebra] Zebra need to support the virtual column 'source_table' for the unsorted table unions also

2010-04-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854270#action_12854270 ] Xuefu Zhang commented on PIG-1291: -- Please submit to let Hudson run first. [zebra] Zebra

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: - Status: Open (was: Patch Available) [Zebra] Zebra column names cannot have leading _

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: - Status: Patch Available (was: Open) [Zebra] Zebra column names cannot have leading _

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: - Attachment: pig-1350.patch Added fix for a testcase that's causing random failures. [Zebra] Zebra column

[jira] Created: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

2010-04-01 Thread Xuefu Zhang (JIRA)
[Zebra] Hubson test failure in test case TestBasicUnion --- Key: PIG-1349 URL: https://issues.apache.org/jira/browse/PIG-1349 Project: Pig Issue Type: Test Reporter: Xuefu

[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1349: - Attachment: owl.0401 [Zebra] Hubson test failure in test case TestBasicUnion

[jira] Assigned: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned PIG-1349: Assignee: Xuefu Zhang [Zebra] Hubson test failure in test case TestBasicUnion

[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1349: - Status: Patch Available (was: Open) [Zebra] Hubson test failure in test case TestBasicUnion

[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1349: - Attachment: zebra.0401 [Zebra] Hubson test failure in test case TestBasicUnion

[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1349: - Attachment: (was: owl.0401) [Zebra] Hubson test failure in test case TestBasicUnion

[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1349: - Status: Open (was: Patch Available) [Zebra] Hubson test failure in test case TestBasicUnion

[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1349: - Status: Patch Available (was: Open) [Zebra] Hubson test failure in test case TestBasicUnion

[jira] Created: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-01 Thread Xuefu Zhang (JIRA)
[Zebra] Zebra column names cannot have leading _ -- Key: PIG-1350 URL: https://issues.apache.org/jira/browse/PIG-1350 Project: Pig Issue Type: Improvement Reporter: Xuefu Zhang

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: - Attachment: pig-1350.patch [Zebra] Zebra column names cannot have leading _

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: - Status: Patch Available (was: Open) [Zebra] Zebra column names cannot have leading _

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: - Status: Open (was: Patch Available) [Zebra] Zebra column names cannot have leading _

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: - Attachment: pig-1350.patch [Zebra] Zebra column names cannot have leading _

[jira] Updated: (PIG-1350) [Zebra] Zebra column names cannot have leading _

2010-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1350: - Attachment: (was: pig-1350.patch) [Zebra] Zebra column names cannot have leading _

[jira] Updated: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1315: - Attachment: zebra.0324 [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

[jira] Commented: (PIG-1306) [zebra] Support of locally sorted input splits

2010-03-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850406#action_12850406 ] Xuefu Zhang commented on PIG-1306: -- +1 Patch looks good to me. [zebra] Support of locally

[jira] Commented: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849753#action_12849753 ] Xuefu Zhang commented on PIG-1315: -- This doesn't seem to make sense. The OrderedLoadFunc

[jira] Updated: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1315: - Attachment: zebra.0324 Some code refactoring, putting SortedTableSplitComparable as public class.

[jira] Commented: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849890#action_12849890 ] Xuefu Zhang commented on PIG-1315: -- What did you look at? SortedTableSplitComparable is a

[jira] Updated: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1315: - Attachment: zebra.0324 [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

[jira] Updated: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1315: - Fix Version/s: (was: 0.7.0) 0.8.0 Status: Patch Available (was: Open)

[jira] Updated: (PIG-1268) [Zebra] Need an ant target that runs all pig-related tests in Zebra

2010-03-22 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1268: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] Created: (PIG-1315) [Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader

2010-03-22 Thread Xuefu Zhang (JIRA)
[Zebra] Implementing OrderedLoadFunc interface for Zebra TableLoader Key: PIG-1315 URL: https://issues.apache.org/jira/browse/PIG-1315 Project: Pig Issue Type: New Feature

[jira] Commented: (PIG-1282) [zebra] make Zebra's pig test cases run on real cluster

2010-03-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847163#action_12847163 ] Xuefu Zhang commented on PIG-1282: -- +1 [zebra] make Zebra's pig test cases run on real

[jira] Commented: (PIG-1292) Interface Refinements

2010-03-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844724#action_12844724 ] Xuefu Zhang commented on PIG-1292: -- Looking at the OrderedLoadFunc interface, public

[jira] Commented: (PIG-1282) [zebra] make Zebra's pig test cases run on real cluster

2010-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843860#action_12843860 ] Xuefu Zhang commented on PIG-1282: -- +1, though two repeated patterns that can be better

[jira] Updated: (PIG-1269) [Zebra] Restrict schema definition for collection

2010-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1269: - Attachment: (was: zebra.0302) [Zebra] Restrict schema definition for collection

  1   2   >