[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-09-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774318#comment-13774318 ] Cheolsoo Park commented on PIG-3461: {quote} I prefer having the new optimizer as

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-09-23 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774321#comment-13774321 ] Aniket Mokashi commented on PIG-3461: - That makes sense. However, wider adoption would

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-09-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774324#comment-13774324 ] Cheolsoo Park commented on PIG-3461: Alright, sir. I do not object.

[jira] [Updated] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2013-09-23 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2417: Resolution: Fixed Assignee: Jeremy Karn Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (PIG-3295) Casting from bytearray failing after Union (even when each field is from a single Loader)

2013-09-23 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-3295: -- Attachment: pig-3295-v05.patch Testcase in my last patch (v04) wasn't able to find the inner test class.

Re: Are we ready for Pig 0.12.0 release?

2013-09-23 Thread Daniel Dai
It seems there are still several days to commit pig-2672, pig-3461 and PIG-3445. Can we branch 0.12 first and commit these patches to both branches afterwards? Thanks Daniel On Fri, Sep 20, 2013 at 4:34 PM, Erik Selin tyr...@gmail.com wrote: wooo :D On 2013-09-20, at 19:32 , Daniel Dai

[jira] [Commented] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2013-09-23 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774699#comment-13774699 ] Jeremy Karn commented on PIG-2417: -- Thanks for all of your help Daniel!

[jira] [Updated] (PIG-3458) ScalarExpression lost with multiquery optimization

2013-09-23 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-3458: -- Status: Patch Available (was: Open) ScalarExpression lost with multiquery optimization

[jira] [Updated] (PIG-3458) ScalarExpression lost with multiquery optimization

2013-09-23 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-3458: -- Attachment: pig-3458-v02.patch Sorry for the delay. Adding a test case.

[jira] [Commented] (PIG-3295) Casting from bytearray failing after Union (even when each field is from a single Loader)

2013-09-23 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774776#comment-13774776 ] Koji Noguchi commented on PIG-3295: --- On my environment, somehow seeing Unittest failures

[jira] [Updated] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-09-23 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-3461: Attachment: PIG-3461-6.patch Rewrite PartitionFilterOptimizer to make it work for all the cases

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-09-23 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13775655#comment-13775655 ] Aniket Mokashi commented on PIG-3461: - Thanks [~cheolsoo]! I have uploaded the new patch

[jira] [Created] (PIG-3478) Make StreamingUDF work for Hadoop 2

2013-09-23 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-3478: --- Summary: Make StreamingUDF work for Hadoop 2 Key: PIG-3478 URL: https://issues.apache.org/jira/browse/PIG-3478 Project: Pig Issue Type: Bug Components: impl

[jira] [Updated] (PIG-3295) Casting from bytearray failing after Union (even when each field is from a single Loader)

2013-09-23 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-3295: -- Attachment: pig-3295-v06.patch bq. but now I do see that my last patch added many failures in

Re: Are we ready for Pig 0.12.0 release?

2013-09-23 Thread Aniket Mokashi
We definitely need those patches in 0.12. But, you can go ahead and branch it now. We will commit it in both the branches as needed. Thanks, Aniket On Mon, Sep 23, 2013 at 9:22 AM, Daniel Dai da...@hortonworks.com wrote: It seems there are still several days to commit pig-2672, pig-3461 and

Branching Pig 0.12

2013-09-23 Thread Daniel Dai
Hi, Pig developers, I am going to create Pig 0.12 branch now. As discussed in the previous thread, we will still try to get 3 features into 0.12 after branch: pig-2672, pig-3461 and PIG-3445. Please hold off any commits at this moment. I will send out another email once I finish. Thanks, Daniel

Re: Branching Pig 0.12

2013-09-23 Thread Daniel Dai
branch-0.12 is now created. You can commit the code as usual now. Thanks, Daniel On Mon, Sep 23, 2013 at 5:27 PM, Daniel Dai da...@hortonworks.com wrote: Hi, Pig developers, I am going to create Pig 0.12 branch now. As discussed in the previous thread, we will still try to get 3 features

[jira] Subscription: PIG patch available

2013-09-23 Thread jira
Issue Subscription Filter: PIG patch available (15 issues) Subscriber: pigdaily Key Summary PIG-3470Print configuration variables in grunt https://issues.apache.org/jira/browse/PIG-3470 PIG-3461Rewrite PartitionFilterOptimizer to make it work for all the cases

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-09-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13775989#comment-13775989 ] Cheolsoo Park commented on PIG-3461: +1. LGTM! When you commit, can you please add the

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-09-23 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13775993#comment-13775993 ] Aniket Mokashi commented on PIG-3461: - That makes sense. I will add the documentation to

[jira] [Assigned] (PIG-3479) Fix BigInt, BigDec, Date serialization. Improve perf of PigNullableWritable deserilization

2013-09-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-3479: -- Assignee: Dmitriy V. Ryaboy Fix BigInt, BigDec, Date serialization. Improve perf of

[jira] [Updated] (PIG-3479) Fix BigInt, BigDec, Date serialization. Improve perf of PigNullableWritable deserilization

2013-09-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-3479: --- Attachment: PIG-3479.patch Attaching a patch. I extended an existing test to test the

[jira] [Created] (PIG-3479) Fix BigInt, BigDec, Date serialization. Improve perf of PigNullableWritable deserilization

2013-09-23 Thread Dmitriy V. Ryaboy (JIRA)
Dmitriy V. Ryaboy created PIG-3479: -- Summary: Fix BigInt, BigDec, Date serialization. Improve perf of PigNullableWritable deserilization Key: PIG-3479 URL: https://issues.apache.org/jira/browse/PIG-3479