[jira] [Commented] (PIG-4232) UDFContext is not initialized in executors when running on Spark cluster

2014-11-06 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201730#comment-14201730 ] Praveen Rachabattuni commented on PIG-4232: --- Thanks Liyunzhang for the update. Ple

[jira] Subscription: PIG patch available

2014-11-06 Thread jira
Issue Subscription Filter: PIG patch available (25 issues) Subscriber: pigdaily Key Summary PIG-4312TestStreamingUDF tez mode leave orphan process on Windows https://issues.apache.org/jira/browse/PIG-4312 PIG-4299SpillableMemoryManager assumes tenured heap incorrectly

[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 heap incorrect

[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 heap ("

[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 incorrectly >

[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 r

Re: Review Request 27708: [PIG-3977] - Get TezStats working for Oozie

2014-11-06 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27708/#review60302 --- Ship it! Ship It! - Daniel Dai On Nov. 6, 2014, 11:50 p.m., Rohi

[jira] [Commented] (PIG-4232) UDFContext is not initialized in executors when running on Spark cluster

2014-11-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201644#comment-14201644 ] liyunzhang_intel commented on PIG-4232: --- After test, this patch works in spark local m

[jira] [Updated] (PIG-4232) UDFContext is not initialized in executors when running on Spark cluster

2014-11-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4232: -- Status: Open (was: Patch Available) > UDFContext is not initialized in executors when running on

[jira] [Commented] (PIG-4300) Enable unit test "TestSample" for spark

2014-11-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201302#comment-14201302 ] liyunzhang_intel commented on PIG-4300: --- Hi Rohini: Thanks your comment. Actually t

[jira] [Updated] (PIG-4266) Umbrella jira for unit tests for Spark

2014-11-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4266: -- Summary: Umbrella jira for unit tests for Spark (was: Enable all unit tests for Spark) > Umbrell

[jira] [Commented] (PIG-4298) Descending order-by is broken in some cases when key is bytearrays

2014-11-06 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201262#comment-14201262 ] Cheolsoo Park commented on PIG-4298: Thanks Daniel! The new patch LGTM. > Descending or

[jira] [Updated] (PIG-3977) Get TezStats working for Oozie

2014-11-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3977: Attachment: PIG-3977-1.patch Review board link - https://reviews.apache.org/r/27708/ > Get Te

[jira] [Updated] (PIG-3977) Get TezStats working for Oozie

2014-11-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3977: Status: Patch Available (was: Open) > Get TezStats working for Oozie > --

Review Request 27708: [PIG-3977] - Get TezStats working for Oozie

2014-11-06 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27708/ --- Review request for pig, Cheolsoo Park and Daniel Dai. Repository: pig Descrip

[jira] [Updated] (PIG-4298) Descending order-by is broken in some cases when key is bytearrays

2014-11-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4298: Attachment: PIG-4298-2.patch Fix looks good. I added a test case in the new patch. > Descending order-by is

[jira] [Commented] (PIG-4298) Descending order-by is broken in some cases when key is bytearrays

2014-11-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201171#comment-14201171 ] Daniel Dai commented on PIG-4298: - Yes, PigBytesRawComparator should handle any datatype. Ev

[jira] [Commented] (PIG-4298) Descending order-by is broken in some cases when key is bytearrays

2014-11-06 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201163#comment-14201163 ] Cheolsoo Park commented on PIG-4298: [~daijy], I think it goes to a different code path

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

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

[jira] [Commented] (PIG-4298) Descending order-by is broken in some cases when key is bytearrays

2014-11-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201140#comment-14201140 ] Daniel Dai commented on PIG-4298: - It seems in the script, the schema for generate4263 is no

Re: Pig 0.14.0 release plan

2014-11-06 Thread Daniel Dai
Sounds good. Also forget we still need to finish up 0.14 documentation, so all documentation Jiras are welcome. On Thu, Nov 6, 2014 at 1:47 PM, Brian Johnson wrote: > I'd like to get https://issues.apache.org/jira/browse/PIG-4267 in as well. I > can finish it up today or early tomorrow. > > On

[jira] [Commented] (PIG-4267) ToDate has incorrect timezone offsets

2014-11-06 Thread Brian Johnson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201003#comment-14201003 ] Brian Johnson commented on PIG-4267: I'm going to fix the existing ISO functions that do

Re: Pig 0.14.0 release plan

2014-11-06 Thread Brian Johnson
I'd like to get https://issues.apache.org/jira/browse/PIG-4267 in as well. I can finish it up today or early tomorrow. On Nov 6, 2014, at 2:45 PM, Daniel Dai wrote: > As planned, we are going to release Pig 0.14.0 very soon. My plan is > to roll a Pig 0.14.0 release candidate early next week (a

[jira] [Updated] (PIG-4267) ToDate has incorrect timezone offsets

2014-11-06 Thread Brian Johnson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Johnson updated PIG-4267: --- Fix Version/s: 0.14.0 > ToDate has incorrect timezone offsets > - >

Pig 0.14.0 release plan

2014-11-06 Thread Daniel Dai
As planned, we are going to release Pig 0.14.0 very soon. My plan is to roll a Pig 0.14.0 release candidate early next week (assuming Hive 0.14.0 and Tez 0.5.2 is released by then). There are several Jiras still in process to get into Pig 0.14.0: PIG-4312 TestStreamingUDF tez mode leave orphan pro

[jira] [Commented] (PIG-4267) ToDate has incorrect timezone offsets

2014-11-06 Thread Brian Johnson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200480#comment-14200480 ] Brian Johnson commented on PIG-4267: Really all of this code needs to be refactored. It

[jira] [Commented] (PIG-4298) Descending order-by is broken in some cases when key is bytearrays

2014-11-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200454#comment-14200454 ] Rohini Palaniswamy commented on PIG-4298: - We should put this in 0.14 as well. > De

[jira] [Commented] (PIG-4300) Enable unit test "TestSample" for spark

2014-11-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200450#comment-14200450 ] Rohini Palaniswamy commented on PIG-4300: - There are too many jiras for enabling uni

[jira] [Updated] (PIG-4265) SUM functions returns different value in spark and mapreduce engine

2014-11-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-4265: - Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Committed

[jira] [Commented] (PIG-4267) ToDate has incorrect timezone offsets

2014-11-06 Thread Brian Johnson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200184#comment-14200184 ] Brian Johnson commented on PIG-4267: But those aren't really relevant to the bug and all

[jira] [Commented] (PIG-3399) Missing required library: 'build/ivy/lib/Pig/javacc-4.2.jar' pig

2014-11-06 Thread Eyal Allweil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200143#comment-14200143 ] Eyal Allweil commented on PIG-3399: --- I don't have that file. I didn't set PIG_HOME on my d