[jira] [Commented] (PIG-2459) Can't run penny in MapReduce mode

2013-11-25 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831260#comment-13831260 ] Rekha Joshi commented on PIG-2459: -- With consensus on PIG-3034, penny no longer exists with

[jira] [Updated] (PIG-3534) Make order by work

2013-11-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3534: Attachment: PIG-3534-3.patch Attach the final patch (from RB). Patch committed to tez branch. Thanks

[jira] [Resolved] (PIG-3534) Make order by work

2013-11-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-3534. - Resolution: Fixed Hadoop Flags: Reviewed Make order by work --

[jira] [Updated] (PIG-3587) add functionality for rolling over dates

2013-11-25 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated PIG-3587: - Attachment: (was: PIG-3587_1.patch) add functionality for rolling over dates

[jira] [Updated] (PIG-2095) pig start script doesn't collect libs properly when hadoop is part of PIG_HOME

2013-11-25 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated PIG-2095: - Attachment: PIG-2095_1.patch pig start script doesn't collect libs properly when hadoop is part of

pig key types in a MR job

2013-11-25 Thread Manu Zhang
Hi all, I'm new to Pig so please forgive me if there are any mistakes in my following description. We are working on a MapReduce engine in C++ which also supports Pig key types. If I'm not mistaken, Pig key type classes are those extending *PigNullableWritable. * We have run into several issues

[jira] [Commented] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-11-25 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831611#comment-13831611 ] Jarek Jarcec Cecho commented on PIG-3285: - Thank you [~cheolsoo]! Jobs using

[jira] [Commented] (PIG-3581) Incorrect scope resolution with nested foreach

2013-11-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831676#comment-13831676 ] Xuefu Zhang commented on PIG-3581: -- [~aniket] Could you please put a review board entry for

[jira] [Commented] (PIG-3581) Incorrect scope resolution with nested foreach

2013-11-25 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831748#comment-13831748 ] Aniket Mokashi commented on PIG-3581: - [~xuefuz], Thanks for looking into this. I will

Subscribe to Pig Development List

2013-11-25 Thread Rehana S
Hi I am a java developer and I would like to contribute to Pig Development. Thanks Rehana

[jira] [Created] (PIG-3588) Integrate Pig with Morphlines.

2013-11-25 Thread wolfgang hoschek (JIRA)
wolfgang hoschek created PIG-3588: - Summary: Integrate Pig with Morphlines. Key: PIG-3588 URL: https://issues.apache.org/jira/browse/PIG-3588 Project: Pig Issue Type: New Feature

[jira] [Commented] (PIG-3581) Incorrect scope resolution with nested foreach

2013-11-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831810#comment-13831810 ] Xuefu Zhang commented on PIG-3581: -- [~aniket] Thanks for your explanation. I agree that not

Review Request 15852: PIG-3581 Incorrect scope resolution with nested foreach

2013-11-25 Thread Aniket Mokashi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15852/ --- Review request for pig, Cheolsoo Park, Julien Le Dem, and Xuefu Zhang. Bugs:

[jira] [Updated] (PIG-3581) Incorrect scope resolution with nested foreach

2013-11-25 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-3581: Attachment: PIG-3581-2.patch Incorrect scope resolution with nested foreach

[jira] [Commented] (PIG-3581) Incorrect scope resolution with nested foreach

2013-11-25 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13832208#comment-13832208 ] Aniket Mokashi commented on PIG-3581: - Thanks [~xuefuz]. Attached new patch with tests.

[jira] [Updated] (PIG-3573) Provide StoreFunc and LoadFunc for Accumulo

2013-11-25 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PIG-3573: Attachment: 0001-PIG-3573-Initial-contribution-of-accumulo-store-load.patch First run at patch for pulling