Re: New Apache Pig Committer: Nandor Kollar

2018-09-07 Thread Prashant Kommireddi
Congratulations Nandor! On Fri, Sep 7, 2018 at 9:22 AM Daniel Dai wrote: > Congratulation Nandor! > > On 9/6/18, 12:59 PM, "Koji Noguchi" wrote: > > On behalf of the Apache Pig PMC, it is my pleasure to announce that > Nandor Kollar has accepted the invitation to become an Apache Pig >

[jira] [Commented] (PIG-4939) QueryParserUtils.setHdfsServers(QueryParserUtils.java:104) should not be called for non-dfs methods

2016-06-28 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353380#comment-15353380 ] Prashant Kommireddi commented on PIG-4939: -- There are utils that check for

Re: URIException with PhoenixHBaseLoader

2016-06-27 Thread Prashant Kommireddi
Agreed. This method call isn't needed for phoenix loader (or any such non-direct-fs loaders). You should allow a config to handle it. On Mon, Jun 27, 2016 at 12:14 PM, Siddhi Mehta wrote: > Hello All, > > I am getting a URISyntaxException when I try to execute my pig script using > PHoenixHBaseL

[jira] [Updated] (PIG-4724) GROUP ALL must create an output record in case there is no input

2016-05-04 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4724: - Issue Type: Improvement (was: Bug) > GROUP ALL must create an output record in case th

[jira] [Assigned] (PIG-4724) GROUP ALL must create an output record in case there is no input

2016-04-21 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi reassigned PIG-4724: Assignee: Prashant Kommireddi > GROUP ALL must create an output record in case th

[jira] [Updated] (PIG-4724) GROUP ALL must create an output record in case there is no input

2016-04-21 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4724: - Affects Version/s: (was: 0.15.0) 0.16.0 > GROUP ALL must cre

[jira] [Resolved] (PIG-3126) Problem in STORE

2015-11-12 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi resolved PIG-3126. -- Resolution: Won't Fix Resolution - to be incorporated in the OutputFormat that Pig

[jira] [Commented] (PIG-3126) Problem in STORE

2015-11-11 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001752#comment-15001752 ] Prashant Kommireddi commented on PIG-3126: -- I see what you are saying. Coul

[jira] [Commented] (PIG-3126) Problem in STORE

2015-11-11 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001733#comment-15001733 ] Prashant Kommireddi commented on PIG-3126: -- Interesting. How is it different

[jira] [Commented] (PIG-3126) Problem in STORE

2015-11-11 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001693#comment-15001693 ] Prashant Kommireddi commented on PIG-3126: -- checkOutputSpecs looks for wheth

[jira] [Commented] (PIG-3126) Problem in STORE

2015-11-11 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001498#comment-15001498 ] Prashant Kommireddi commented on PIG-3126: -- [~daijy] I don't think we

[jira] [Commented] (PIG-4724) GROUP ALL must create an output record in case there is no input

2015-11-03 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988012#comment-14988012 ] Prashant Kommireddi commented on PIG-4724: -- [~rohini] what are your thought

[jira] [Updated] (PIG-4724) GROUP ALL must create an output record in case there is no input

2015-11-03 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4724: - Description: {code} A = load 'data'; B = filter A by $0 == 'THIS_DOES

[jira] [Created] (PIG-4724) GROUP ALL must create an output record in case there is no input

2015-11-03 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-4724: Summary: GROUP ALL must create an output record in case there is no input Key: PIG-4724 URL: https://issues.apache.org/jira/browse/PIG-4724 Project: Pig

[jira] [Commented] (PIG-4704) Customizable Error Handling for Storers in Pig

2015-10-28 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979245#comment-14979245 ] Prashant Kommireddi commented on PIG-4704: -- Last few comm

[jira] [Commented] (PIG-4704) Customizable Error Handling for Storers in Pig

2015-10-22 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969646#comment-14969646 ] Prashant Kommireddi commented on PIG-4704: -- Thanks [~siddhimehta] * What are

[jira] [Commented] (PIG-4704) Customizable Error Handling for Storers in Pig

2015-10-19 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964650#comment-14964650 ] Prashant Kommireddi commented on PIG-4704: -- Thanks [~siddhimehta] for

[jira] [Updated] (PIG-4704) Customizable Error Handling for Storers in Pig

2015-10-19 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4704: - Patch Info: Patch Available > Customizable Error Handling for Storers in

Re: Threshold for errors in STORE

2015-10-14 Thread Prashant Kommireddi
The proposed approach sounds good. If there are no objections, can you please go ahead and file a JIRA. I can take a look once you have a patch available. On Wed, Oct 14, 2015 at 2:20 PM, Siddhi Mehta wrote: > Sending to the pig developers group > > On Wed, Oct 14, 2015 at 2:17 PM, Siddhi Mehta

[jira] [Commented] (PIG-4674) TOMAP should infer schema

2015-09-22 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904030#comment-14904030 ] Prashant Kommireddi commented on PIG-4674: -- +1 > TOMAP should infer

[jira] [Commented] (PIG-4679) Performance degradation due to InputSizeReducerEstimator since PIG-3754

2015-09-22 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904026#comment-14904026 ] Prashant Kommireddi commented on PIG-4679: -- +1 > Performance degradation

[jira] [Commented] (PIG-4567) Allow UDFs to specify a counter increment other than default of 1

2015-05-21 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1462#comment-1462 ] Prashant Kommireddi commented on PIG-4567: -- Hi [~daijy], I changed it to

[jira] [Updated] (PIG-4567) Allow UDFs to specify a counter increment other than default of 1

2015-05-21 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4567: - Fix Version/s: (was: 0.15.0) 0.16.0 > Allow UDFs to specif

[jira] [Created] (PIG-4567) Allow UDFs to specify a counter increment other than default of 1

2015-05-21 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-4567: Summary: Allow UDFs to specify a counter increment other than default of 1 Key: PIG-4567 URL: https://issues.apache.org/jira/browse/PIG-4567 Project: Pig

Re: Welcome our new Pig PMC chair Rohini Palaniswamy

2015-03-19 Thread Prashant Kommireddi
Congrats Rohini! On Thu, Mar 19, 2015 at 10:40 AM, Julien Le Dem wrote: > Congrats Rohini! > > On Mar 18, 2015, at 6:48 PM, Cheolsoo Park wrote: > > > Hi all, > > > > Now it's official that Rohini Palaniswamy is our new Pig PMC chair. > Please > > join me in congratulating Rohini for her new ro

[jira] [Commented] (PIG-4449) Optimize the case of Order by + Limit in nested foreach

2015-03-11 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357882#comment-14357882 ] Prashant Kommireddi commented on PIG-4449: -- [~rohini] would that mean we try

[jira] [Commented] (PIG-4442) Eliminate redundant RPC call to get file information in HPath.

2015-03-03 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346251#comment-14346251 ] Prashant Kommireddi commented on PIG-4442: -- Schumi, I shall get you one

[jira] [Commented] (PIG-4442) Eliminate redundant RPC call to get file information in HPath.

2015-03-02 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344248#comment-14344248 ] Prashant Kommireddi commented on PIG-4442: -- +1. Will commit this sho

[jira] [Commented] (PIG-4442) Eliminate redundant RPC call to get file information in HPath.

2015-03-02 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344249#comment-14344249 ] Prashant Kommireddi commented on PIG-4442: -- [~daijy] beat me to it :) > El

Re: [ANNOUNCE] Apache Pig 0.14.0 released

2014-11-20 Thread Prashant Kommireddi
Thanks Daniel for driving the release! On Thursday, November 20, 2014, Daniel Dai wrote: > The Pig team is happy to announce the Pig 0.14.0 release. > > Apache Pig provides a high-level data-flow language and execution > framework for parallel computation on Hadoop clusters. More details > about

[jira] [Commented] (PIG-4299) SpillableMemoryManager assumes tenured heap incorrectly

2014-11-07 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202951#comment-14202951 ] Prashant Kommireddi commented on PIG-4299: -- Thanks Daniel! Seems like our com

[jira] [Updated] (PIG-4299) SpillableMemoryManager assumes tenured heap incorrectly

2014-11-06 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4299: - Status: Patch Available (was: Open) > SpillableMemoryManager assumes tenured h

[jira] [Updated] (PIG-4299) SpillableMemoryManager assumes tenured heap incorrectly

2014-11-06 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4299: - Description: {code} for (MemoryPoolMXBean b: mpbeans) { log.debug("Found

[jira] [Updated] (PIG-4299) SpillableMemoryManager assumes tenured heap incorrectly

2014-11-06 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4299: - Patch Info: Patch Available > SpillableMemoryManager assumes tenured heap incorrec

[jira] [Updated] (PIG-4299) SpillableMemoryManager assumes tenured heap incorrectly

2014-11-06 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4299: - Attachment: PIG-4299_1.patch Tenured (oldgen) is not always the largest. In an environment

[jira] [Updated] (PIG-4299) SpillableMemoryManager assumes tenured heap incorrectly

2014-11-05 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4299: - Description: {code} for (MemoryPoolMXBean b: mpbeans) { log.debug("Found

[jira] [Created] (PIG-4299) SpillableMemoryManager assumes tenured heap incorrectly

2014-11-05 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-4299: Summary: SpillableMemoryManager assumes tenured heap incorrectly Key: PIG-4299 URL: https://issues.apache.org/jira/browse/PIG-4299 Project: Pig

SpillableMemoryManager

2014-11-04 Thread Prashant Kommireddi
We are seeing an issue with the memory manager where an UnsupportedOperationException is thrown on trying to set usageThreshold on the memory pool. at sun.management.MemoryPoolImpl.setUsageThreshold(MemoryPoolImpl.java:114) at org.apache.pig.impl.util.SpillableMemoryManager.(SpillableMemoryMana

[jira] [Resolved] (PIG-4223) PigStorage using OptionBuilder is not thread-safe

2014-10-08 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi resolved PIG-4223. -- Resolution: Duplicate Dup of PIG-3988 > PigStorage using OptionBuilder is not thr

[jira] [Created] (PIG-4223) PigStorage using OptionBuilder is not thread-safe

2014-10-08 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-4223: Summary: PigStorage using OptionBuilder is not thread-safe Key: PIG-4223 URL: https://issues.apache.org/jira/browse/PIG-4223 Project: Pig Issue Type

[jira] [Commented] (PIG-4080) Add Preprocessor commands and more to the black/whitelisting feature

2014-09-25 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148363#comment-14148363 ] Prashant Kommireddi commented on PIG-4080: -- Thanks Daniel! > Add Prepr

[jira] [Updated] (PIG-4080) Add Preprocessor commands and more to the black/whitelisting feature

2014-09-25 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4080: - Attachment: PIG-4080_2.patch Addressed Daniel's comments > Add Preprocessor comm

[jira] [Updated] (PIG-4080) Add Preprocessor commands and more to the black/whitelisting feature

2014-09-24 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4080: - Patch Info: Patch Available > Add Preprocessor commands and more to the black/whitelist

Re: Branching Pig 0.14

2014-09-23 Thread Prashant Kommireddi
Thanks Daniel. Good to see more frequent releases! If someone can work with me on PIG-4080 , I will commit it ASAP. It's a continuation of a story that was committed to 0.13. -Prashant On Tue, Sep 23, 2014 at 3:26 PM, Daniel Dai wrote: > After mo

Re: [VOTE] Drop support for Hadoop 0.20 from Pig 0.14

2014-09-17 Thread Prashant Kommireddi
+1 On Wed, Sep 17, 2014 at 8:44 AM, Cheolsoo Park wrote: > +1 > > On Wed, Sep 17, 2014 at 7:09 AM, Xuefu Zhang wrote: > > > +1 > > > > On Wed, Sep 17, 2014 at 7:04 AM, Julien Le Dem wrote: > > > > > +1 > > > > > > Julien > > > > > > > -Original Message- > > > > From: Rohini Palaniswamy

[jira] [Commented] (PIG-4080) Add Preprocessor commands and more to the black/whitelisting feature

2014-07-29 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078437#comment-14078437 ] Prashant Kommireddi commented on PIG-4080: -- RB https://reviews.apache.org/r/2

[jira] [Updated] (PIG-4080) Add Preprocessor commands and more to the black/whitelisting feature

2014-07-29 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-4080: - Attachment: PIG-4080.patch This patch provides a way to disable exec, run, import, define

[jira] [Commented] (PIG-4080) Add Preprocessor commands and more to the black/whitelisting feature

2014-07-28 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077384#comment-14077384 ] Prashant Kommireddi commented on PIG-4080: -- This will again be config driven

[jira] [Created] (PIG-4080) Add Preprocessor commands and more to the black/whitelisting feature

2014-07-28 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-4080: Summary: Add Preprocessor commands and more to the black/whitelisting feature Key: PIG-4080 URL: https://issues.apache.org/jira/browse/PIG-4080 Project: Pig

Re: [VOTE] Release Pig 0.13.0 (candidate 1)

2014-07-02 Thread Prashant Kommireddi
+1 Verified RELEASE_NOTES, md5. Ran full unit tests on 2.x. Ran Piggybank tests On Wed, Jul 2, 2014 at 11:18 AM, Aniket Mokashi wrote: > +1 > - checked signatures > - ran commit-tests > - ran piggybank tests > > > On Wed, Jul 2, 2014 at 10:04 AM, Cheolsoo Park > wrote: > > > +1 > > > > > > On

Re: [ANNOUNCE] Welcome new Pig Committer - Lorand Bendig

2014-06-21 Thread Prashant Kommireddi
Congratulations Lorand! On Sat, Jun 21, 2014 at 10:30 PM, Cheolsoo Park wrote: > It is my pleasure to announce that Lorand Bendig became the newest addition > to the Pig Committers! Lorand has been actively contributing to Pig for a > year now. > > Please join me in congratulating Lorand! >

Re: Are we ready for Pig 0.13.0 release?

2014-05-29 Thread Prashant Kommireddi
Fyi, PIG-3800 has been committed and out of the way for 0.13 release. On Wed, May 28, 2014 at 10:34 PM, Daniel Dai wrote: > Can I add PIG-3967 (patch available)? I can run e2e tests once these > patches are in. June 3rd sounds good to me. > > On Wed, May 28, 2014 at 5:37 PM, Aniket Mokashi > w

[jira] [Commented] (PIG-3800) Documentation for Pig whitelist and blacklist features

2014-05-29 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012624#comment-14012624 ] Prashant Kommireddi commented on PIG-3800: -- Thanks for the review An

[jira] [Updated] (PIG-3800) Documentation for Pig whitelist and blacklist features

2014-05-28 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3800: - Attachment: PIG-3800.patch [~aniket486] you're welcome. Thank you for driving the re

[jira] [Commented] (PIG-3800) Documentation for Pig whitelist and blacklist features

2014-05-28 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011575#comment-14011575 ] Prashant Kommireddi commented on PIG-3800: -- [~aniket486] I can take this up

Re: Plan to merge tez branch into trunk and branch 0.13

2014-05-14 Thread Prashant Kommireddi
ve more time to capture issues before we > release Pig with tez (most probably Pig 0.14.0). > > Thanks, > Daniel > > On Tue, May 13, 2014 at 3:48 PM, Prashant Kommireddi > wrote: > > Hi Daniel, > > > > How long do you think might it take for the merge to stab

Re: Plan to merge tez branch into trunk and branch 0.13

2014-05-13 Thread Prashant Kommireddi
Hi Daniel, How long do you think might it take for the merge to stabilize? Thanks, Prashant On Tue, May 13, 2014 at 11:47 AM, Daniel Dai wrote: > Hi, Pig devs, > > After several months development, Tez branch is becoming stable and we > plan to merge tez branch to trunk in the next few weeks.

[jira] [Commented] (PIG-3898) Refactor PPNL for non-MR execution engine

2014-04-16 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971994#comment-13971994 ] Prashant Kommireddi commented on PIG-3898: -- [~cheolsoo] [~rohini] on se

[jira] [Commented] (PIG-3898) Refactor PPNL for non-MR execution engine

2014-04-16 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971956#comment-13971956 ] Prashant Kommireddi commented on PIG-3898: -- PPNL is a public interface, so we

[jira] [Commented] (PIG-3897) very generic stack trace and root cause missing

2014-04-16 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971932#comment-13971932 ] Prashant Kommireddi commented on PIG-3897: -- What were your versions of hadoop

[jira] [Commented] (PIG-3898) Refactor PPNL for non-MR execution engine

2014-04-16 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971931#comment-13971931 ] Prashant Kommireddi commented on PIG-3898: -- I'm a +1 on the first appro

[jira] [Commented] (PIG-3892) Pig distribution for hadoop 2

2014-04-16 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971834#comment-13971834 ] Prashant Kommireddi commented on PIG-3892: -- Great, thanks. No use case,

[jira] [Commented] (PIG-3897) very generic stack trace and root cause missing

2014-04-16 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971831#comment-13971831 ] Prashant Kommireddi commented on PIG-3897: -- [~shriny] you would need to recom

[jira] [Commented] (PIG-3892) Pig distribution for hadoop 2

2014-04-15 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970018#comment-13970018 ] Prashant Kommireddi commented on PIG-3892: -- +1 for 1. [~daijy] - would the

[ANNOUNCE] Apache Pig 0.12.1 released

2014-04-14 Thread Prashant Kommireddi
all contributors that made this release possible. Thanks, Prashant Kommireddi

Re: Branching 0.13

2014-04-11 Thread Prashant Kommireddi
t API changes are > somewhat > > necessary given ScriptState is not refactored properly now. > > > > > > On Fri, Apr 11, 2014 at 11:07 AM, Prashant Kommireddi > > wrote: > > > >> I would be in favor of "More Frequent Releases" - minor and bug

Re: [VOTE] Release Pig 0.12.1 (Candidate 0)

2014-04-11 Thread Prashant Kommireddi
rants a > new RC. > I think we should update the release instructions to change the > version in build.xml to appropriate release version before tagging svn > (and create tar using this tagged version), and then increment the > version number in the next commit. If people agree, I can update t

Re: Branching 0.13

2014-04-11 Thread Prashant Kommireddi
I would be in favor of "More Frequent Releases" - minor and bug fixes provided we have enough to warrant one. With 0.13, there are enough new features/bug fixes/improvements to make a release soon IMO. And it might possibly take some effort to stabilize 0.13 (even without PIG-3591). Cheolsoo - how

[VOTE] Release Pig 0.12.1 (Candidate 0)

2014-04-11 Thread Prashant Kommireddi
process. Thanks, Prashant On Thu, Apr 10, 2014 at 10:54 AM, Alan Gates wrote: > +1 > > Reviewed LICENSE, NOTICE, RELEASE_NOTES, and README. Built, built > piggybank and ran tests, ran a local smoke test. > > Alan. > > On Apr 7, 2014, at 1:22 PM, Prashant Kommiredd

Re: [VOTE] Release Pig 0.12.1 (Candidate 0)

2014-04-07 Thread Prashant Kommireddi
Ryaboy wrote: > Release notes refer to CHANGES.txt which is inside a gzip. That seems less > than idea. Can we make CHANGES.txt available in the release directory for > future releases? > > > On Mon, Apr 7, 2014 at 1:22 PM, Prashant Kommireddi < > prkommire...@apache.org

[VOTE] Release Pig 0.12.1 (Candidate 0)

2014-04-07 Thread Prashant Kommireddi
I have created a candidate build for Pig 0.12.1. This is a maintenance release to Pig 0.12.0 with a few critical bug fixes. Keys used to sign the release are available at http://svn.apache.org/viewvc/pig/trunk/KEYS?view=markup. Please download, test, and try it out: http://people.apache.org/~prk

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

2014-04-02 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958121#comment-13958121 ] Prashant Kommireddi commented on PIG-3478: -- Thanks for getting back. I'

Re: Releasing 0.12 branch

2014-04-01 Thread Prashant Kommireddi
I meant the BigFix release @Julien :) On Tue, Apr 1, 2014 at 2:17 PM, Prashant Kommireddi wrote: > Thanks Daniel, > "HowToRelease<https://cwiki.apache.org/confluence/display/PIG/HowToRelease>" > doc has a lot of details, I will start off with that. > > Here

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

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3478: - Fix Version/s: (was: 0.12.1) 0.13.0 > Make StreamingUDF work

[jira] [Commented] (PIG-3844) Make ScriptState InheritableThreadLocal for threads that need it

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957149#comment-13957149 ] Prashant Kommireddi commented on PIG-3844: -- Thanks [~amatsukawa] for

[jira] [Commented] (PIG-3844) Make ScriptState InheritableThreadLocal for threads that need it

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957130#comment-13957130 ] Prashant Kommireddi commented on PIG-3844: -- Sure, works in this case. I just

Re: Releasing 0.12 branch

2014-04-01 Thread Prashant Kommireddi
0 PM, Daniel Dai wrote: > +1. I just want to say that. Glad you can help roll out the release. > Let me know if you have any questions. > > On Tue, Apr 1, 2014 at 1:13 PM, Aniket Mokashi > wrote: > > Sounds good to me. +1. > > > > > > On Tue, Apr 1, 2014

[jira] [Updated] (PIG-3482) Mapper only Jobs are not creating intermediate files in /tmp/, instead of creating in user directory.

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3482: - Fix Version/s: (was: 0.12.1) 0.13.0 > Mapper only Jobs are

[jira] [Commented] (PIG-3749) PigPerformance - data in the map gets lost during parsing

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957012#comment-13957012 ] Prashant Kommireddi commented on PIG-3749: -- [~kereno] moving this to 0.13, le

[jira] [Updated] (PIG-3749) PigPerformance - data in the map gets lost during parsing

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3749: - Fix Version/s: (was: 0.12.1) 0.13.0 > PigPerformance - data in

[jira] [Commented] (PIG-3570) Rollback PIG-3060

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957006#comment-13957006 ] Prashant Kommireddi commented on PIG-3570: -- [~cheolsoo] can we mark this reso

[jira] [Commented] (PIG-3473) org.apache.pig.Expression should support "is null" and "not" operations

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957009#comment-13957009 ] Prashant Kommireddi commented on PIG-3473: -- [~aniket486] can we move this to

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

2014-04-01 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957008#comment-13957008 ] Prashant Kommireddi commented on PIG-3478: -- [~russell.jurney] [~jeremykarn] an

Releasing 0.12 branch

2014-04-01 Thread Prashant Kommireddi
Hello, I am going through the change list and find there are a considerable number of bug fixes that have gone into the branch. A few of them are major (PIG-3813, PIG-3827 and a few more). Does this warrant a minor release? I am willing to carry it out if we decide to go ahead (it will involve so

[jira] [Commented] (PIG-3844) Make ScriptState InheritableThreadLocal for threads that need it

2014-03-27 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950097#comment-13950097 ] Prashant Kommireddi commented on PIG-3844: -- [~amatsukawa] can you also please

[jira] [Commented] (PIG-3813) Rank column is assigned different uids everytime when schema is reset

2014-03-27 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949666#comment-13949666 ] Prashant Kommireddi commented on PIG-3813: -- +1 to backport > Rank co

[jira] [Commented] (PIG-3827) Custom partitioner is not picked up with secondary sort optimization

2014-03-21 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943768#comment-13943768 ] Prashant Kommireddi commented on PIG-3827: -- Perfect, thanks Daniel. >

[jira] [Commented] (PIG-3827) Custom partitioner is not picked up with secondary sort optimization

2014-03-21 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943757#comment-13943757 ] Prashant Kommireddi commented on PIG-3827: -- [~daijy] can you please add comm

[jira] [Commented] (PIG-3827) Custom partitioner is not picked up with secondary sort optimization

2014-03-21 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943752#comment-13943752 ] Prashant Kommireddi commented on PIG-3827: -- +1 Verified patch against the sc

[jira] [Created] (PIG-3827) Custom partitioner is not picked up with secondary sort optimization

2014-03-20 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-3827: Summary: Custom partitioner is not picked up with secondary sort optimization Key: PIG-3827 URL: https://issues.apache.org/jira/browse/PIG-3827 Project: Pig

Re: Congratulations to Cheolsoo Park the new Apache Pig project chair

2014-03-19 Thread Prashant Kommireddi
Congratulations Cheolsoo, and thanks Julien! On Wednesday, March 19, 2014, Mark Wagner wrote: > Congratulations, Cheolsoo! > > On Wed, Mar 19, 2014 at 6:17 PM, Daniel Dai > > > wrote: > > Well deserved, Congratulation! > > > > Thanks Julien, you did a great job last year! > > > > On Wed, Mar 19

[jira] [Updated] (PIG-3816) Incorrect Javadoc for launchPlan() method

2014-03-17 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3816: - Summary: Incorrect Javadoc for launchPlan() method (was: Incorrect Javadoc for launchPlan

[jira] [Commented] (PIG-3816) Incorrect Javadoc for launchPlan() methoid

2014-03-17 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938857#comment-13938857 ] Prashant Kommireddi commented on PIG-3816: -- Thanks for the contribution Kyu

[jira] [Updated] (PIG-3811) PigServer.registerScript() wraps exception incorrectly on parsing errors

2014-03-14 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3811: - Resolution: Fixed Status: Resolved (was: Patch Available

[jira] [Commented] (PIG-3811) PigServer.registerScript() wraps exception incorrectly on parsing errors

2014-03-14 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935799#comment-13935799 ] Prashant Kommireddi commented on PIG-3811: -- Committed to trunk. Thanks [~cheo

[jira] [Updated] (PIG-3811) PigServer.registerScript() wraps exception incorrectly on parsing errors

2014-03-13 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3811: - Attachment: PIG-3811_3.patch Also removed printStackTrace in the code, did not make sense

[jira] [Updated] (PIG-3811) PigServer.registerScript() wraps exception incorrectly on parsing errors

2014-03-13 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3811: - Attachment: PIG-3811_2.patch We should, thanks for that. Attached a new patch

[jira] [Updated] (PIG-3811) PigServer.registerScript() wraps exception incorrectly on parsing errors

2014-03-13 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3811: - Attachment: PIG-3811.patch Straightforward fix. > PigServer.registerScript() wr

[jira] [Updated] (PIG-3811) PigServer.registerScript() wraps exception incorrectly on parsing errors

2014-03-13 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3811: - Status: Patch Available (was: Open) > PigServer.registerScript() wraps except

[jira] [Created] (PIG-3811) PigServer.registerScript() wraps exception incorrectly on parsing errors

2014-03-13 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-3811: Summary: PigServer.registerScript() wraps exception incorrectly on parsing errors Key: PIG-3811 URL: https://issues.apache.org/jira/browse/PIG-3811 Project

  1   2   3   4   5   6   7   >