[jira] [Created] (PIG-3773) Grunt ERROR 2017 with RANK and two output paths

2014-02-20 Thread Ville Weijo (JIRA)
Ville Weijo created PIG-3773: Summary: Grunt ERROR 2017 with RANK and two output paths Key: PIG-3773 URL: https://issues.apache.org/jira/browse/PIG-3773 Project: Pig Issue Type: Bug Affects

[jira] [Updated] (PIG-3773) Grunt ERROR 2017 with RANK and two output paths

2014-02-20 Thread Ville Weijo (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ville Weijo updated PIG-3773: - Attachment: pig_1392907156669.log Stack trace Grunt ERROR 2017 with RANK and two output paths

[jira] [Updated] (PIG-3675) Documentation for AccumuloStorage

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3675: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Patch

[jira] [Commented] (PIG-2672) Optimize the use of DistributedCache

2014-02-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13907447#comment-13907447 ] Brock Noland commented on PIG-2672: --- FYI in in HIVE-860 a reviewer asked me if the

[jira] [Commented] (PIG-2672) Optimize the use of DistributedCache

2014-02-20 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13907473#comment-13907473 ] Aniket Mokashi commented on PIG-2672: - Thanks [~brocknoland]! Looks like it existed even

[jira] [Created] (PIG-3774) Piggybank Over UDF get wrong result

2014-02-20 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-3774: --- Summary: Piggybank Over UDF get wrong result Key: PIG-3774 URL: https://issues.apache.org/jira/browse/PIG-3774 Project: Pig Issue Type: Bug Components:

[jira] [Updated] (PIG-3774) Piggybank Over UDF get wrong result

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3774: Status: Patch Available (was: Open) Piggybank Over UDF get wrong result

[jira] [Updated] (PIG-3774) Piggybank Over UDF get wrong result

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3774: Attachment: PIG-3774-1.patch Piggybank Over UDF get wrong result ---

[jira] [Commented] (PIG-3774) Piggybank Over UDF get wrong result

2014-02-20 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13907765#comment-13907765 ] Alan Gates commented on PIG-3774: - +1. Piggybank Over UDF get wrong result

[jira] [Updated] (PIG-3774) Piggybank Over UDF get wrong result

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3774: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Patch

[jira] Subscription: PIG patch available

2014-02-20 Thread jira
Issue Subscription Filter: PIG patch available (10 issues) Subscriber: pigdaily Key Summary PIG-3757Make scalar work https://issues.apache.org/jira/browse/PIG-3757 PIG-3737Bundle dependent jars in distribution in %PIG_HOME%/lib folder

[jira] [Updated] (PIG-2597) Move grunt from javacc to ANTRL

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2597: Description: Currently, the parser for queries is in ANTLR, but Grunt is still javacc. The parser is very

[jira] [Updated] (PIG-2597) Move grunt from javacc to ANTRL

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2597: Labels: gsoc2014 (was: gsoc2013) Move grunt from javacc to ANTRL ---

[jira] [Updated] (PIG-3764) Compile physical operators to bytecode

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3764: Description: I started a prototype here:

[jira] [Updated] (PIG-2784) Framework for dynamic query optimization

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2784: Description: We need a framework to implement dynamic query optimization, i.e. changing the query plan at

[jira] [Updated] (PIG-2599) Mavenize Pig

2014-02-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2599: Description: Switch Pig build system from ant to maven. This is a candidate project for Google summer of