[jira] [Commented] (PIG-3775) Use unsorted shuffle in Union, Orderby, Skewed Join to improve performance in Tez

2014-03-09 Thread Sergio Esteves (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925303#comment-13925303 ] Sergio Esteves commented on PIG-3775: - As I discussed with Rohini, I think I understood

[jira] [Updated] (PIG-3794) pig -useHCatalog fails using pig command line interface on HDInsight

2014-03-09 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3794: Assignee: Eric Hanson pig -useHCatalog fails using pig command line interface on HDInsight

[jira] [Commented] (PIG-3794) pig -useHCatalog fails using pig command line interface on HDInsight

2014-03-09 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925312#comment-13925312 ] Daniel Dai commented on PIG-3794: - [~ehans], do you know why in Windows pig.cmd should use

[jira] [Created] (PIG-3803) POPoissonSample should handle endOfAllInput flag

2014-03-09 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-3803: --- Summary: POPoissonSample should handle endOfAllInput flag Key: PIG-3803 URL: https://issues.apache.org/jira/browse/PIG-3803 Project: Pig Issue Type: Sub-task

[jira] [Commented] (PIG-3786) POReservoirSample should handle endOfAllInput flag

2014-03-09 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925318#comment-13925318 ] Daniel Dai commented on PIG-3786: - Open PIG-3803 for POPoissonSample. POReservoirSample

Re: LimitOptimizer

2014-03-09 Thread Daniel Dai
This is introduced by PIG-1926 for limit by scalar. It also looks like a bug to me. Feel free to file a ticket and investigate it. Thanks, Daniel On Fri, Mar 7, 2014 at 11:22 AM, goiriX elgo...@gmail.com wrote: Hi, I was checking the code for the LimitOptimizer and there's a piece of code

[jira] Subscription: PIG patch available

2014-03-09 Thread jira
Issue Subscription Filter: PIG patch available (17 issues) Subscriber: pigdaily Key Summary PIG-3802Fix TestBlackAndWhitelistValidator failures https://issues.apache.org/jira/browse/PIG-3802 PIG-3801Auto local mode does not call storeSchema

[jira] [Commented] (PIG-3802) Fix TestBlackAndWhitelistValidator failures

2014-03-09 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925395#comment-13925395 ] Prashant Kommireddi commented on PIG-3802: -- Thanks for the review [~cheolsoo].

[jira] [Updated] (PIG-3802) Fix TestBlackAndWhitelistValidator failures

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

[jira] [Commented] (PIG-3765) Ability to disable Pig commands and operators

2014-03-09 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925396#comment-13925396 ] Prashant Kommireddi commented on PIG-3765: -- [~cheolsoo] - would you mind closing

[jira] [Updated] (PIG-3259) Optimize byte to Long/Integer conversions

2014-03-09 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3259: - Issue Type: Improvement (was: Bug) Optimize byte to Long/Integer conversions

[jira] [Resolved] (PIG-3765) Ability to disable Pig commands and operators

2014-03-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3765. Resolution: Fixed Ability to disable Pig commands and operators

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

2014-03-09 Thread Vimuth (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925419#comment-13925419 ] Vimuth commented on PIG-2597: - Hi, Im a third year computer science student from the university

Re: Review Request 18832: PIG-3603: Add counters to TezStats

2014-03-09 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18832/#review36625 --- Ship it! Ship It! - Rohini Palaniswamy On March 6, 2014, 8

[jira] [Commented] (PIG-3603) Add counters to TezStats

2014-03-09 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13925428#comment-13925428 ] Rohini Palaniswamy commented on PIG-3603: - +1 Add counters to TezStats

[gsoc] Move grunt from javacc to ANTRL

2014-03-09 Thread vimuth fernando
Hi, Im vimuth a third year computer science student from the university of moratuwa. I'm hoping to take on the task of Moving grunt from javacc to ANTRL as my gsoc project. I've already checked out the code and built it and taken a quick look at the grunt related code. To prepare for this i have