[jira] [Resolved] (PIG-3720) Nested concats of binary conditionals take 1/2 hour to parse

2014-02-05 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi resolved PIG-3720. --- Resolution: Duplicate I believe this is fixed in PIG-2769 for version 11.2 and later. Steve can you

[jira] [Updated] (PIG-3627) Json storage : Doesn't work in cases , where other Store Functions (like PigStorage / AvroStorage) do work.

2014-02-05 Thread Sergey Svinarchuk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Svinarchuk updated PIG-3627: --- Attachment: PIG-3627.patch Json storage : Doesn't work in cases , where other Store Functions

[jira] [Updated] (PIG-3627) Json storage : Doesn't work in cases , where other Store Functions (like PigStorage / AvroStorage) do work.

2014-02-05 Thread Sergey Svinarchuk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Svinarchuk updated PIG-3627: --- Status: Patch Available (was: Open) I attached file which fix this problem. It change type to

[jira] [Commented] (PIG-3679) e2e StreamingPythonUDFs_10 fails in trunk

2014-02-05 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892625#comment-13892625 ] Cheolsoo Park commented on PIG-3679: [~daijy], unfortunately, you patch introduces

[jira] [Created] (PIG-3745) Document auto local mode for pig

2014-02-05 Thread Aniket Mokashi (JIRA)
Aniket Mokashi created PIG-3745: --- Summary: Document auto local mode for pig Key: PIG-3745 URL: https://issues.apache.org/jira/browse/PIG-3745 Project: Pig Issue Type: Bug Reporter:

[jira] [Updated] (PIG-3741) Utils.setTmpFileCompressionOnConf can cause side effect for SequenceFileInterStorage

2014-02-05 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-3741: Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (PIG-3741) Utils.setTmpFileCompressionOnConf can cause side effect for SequenceFileInterStorage

2014-02-05 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892731#comment-13892731 ] Aniket Mokashi commented on PIG-3741: - Committed to 0.12.1 branch and trunk. Thanks

Pig 0.13.0 release

2014-02-05 Thread Aniket Mokashi
Hi All, A good number of improvements and bug fixes have gone into trunk recently. I'd like to know if we can roll out a Pig 0.13 release around mid-March? I am aware that we are planning to merge tez branch into trunk soon. However, making a release before tez branch is merged will be good. Any

Re: Pig 0.13.0 release

2014-02-05 Thread Olga Natkovich
Just going by the list that Aniket provided, I don't really see enough for a full release. Two mentioned JIRAs are doc updates and one is a bug fix that was ported into Pig 12. On Wednesday, February 5, 2014 3:13 PM, Aniket Mokashi aniket...@gmail.com wrote: Hi All, A good number of

Re: Pig 0.13.0 release

2014-02-05 Thread Aniket Mokashi
List I mentioned is pending tasks before we can make a release. A complete list of contributions can be seen at - http://svn.apache.org/viewvc/pig/trunk/CHANGES.txt?view=markup. Some of the things that make it a good candidate for a release- - PIG-3419 (has several backwards incompatible api

[jira] Subscription: PIG patch available

2014-02-05 Thread jira
Issue Subscription Filter: PIG patch available (16 issues) Subscriber: pigdaily Key Summary PIG-3737Bundle dependent jars in distribution in %PIG_HOME%/lib folder https://issues.apache.org/jira/browse/PIG-3737 PIG-3735UDF to data cleanse the dirty data with expected

[jira] [Updated] (PIG-3679) e2e StreamingPythonUDFs_10 fails in trunk

2014-02-05 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3679: --- Attachment: PIG-3679-4.patch I am uploading yet another patch that fixes the e2e test. This time, I

[jira] [Created] (PIG-3746) NPE is thrown if Pig fails before PigStats is intialized

2014-02-05 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-3746: -- Summary: NPE is thrown if Pig fails before PigStats is intialized Key: PIG-3746 URL: https://issues.apache.org/jira/browse/PIG-3746 Project: Pig Issue Type: Bug

[jira] [Created] (PIG-3747) Update skewed join documentation

2014-02-05 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-3747: -- Summary: Update skewed join documentation Key: PIG-3747 URL: https://issues.apache.org/jira/browse/PIG-3747 Project: Pig Issue Type: Bug Components:

[jira] [Commented] (PIG-3679) e2e StreamingPythonUDFs_10 fails in trunk

2014-02-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13893091#comment-13893091 ] Daniel Dai commented on PIG-3679: - +1 e2e StreamingPythonUDFs_10 fails in trunk