[jira] Subscription: PIG patch available

2015-03-25 Thread jira
Issue Subscription Filter: PIG patch available (24 issues) Subscriber: pigdaily Key Summary PIG-4481e2e tests ComputeSpec_1, ComputeSpec_2, StreamingPerformance_3 and StreamingPerformance_4 produce different result on Windows

[jira] [Created] (PIG-4483) Pig on Tez output statistics shows storing to same directory twice for union

2015-03-25 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4483: --- Summary: Pig on Tez output statistics shows storing to same directory twice for union Key: PIG-4483 URL: https://issues.apache.org/jira/browse/PIG-4483

[jira] [Updated] (PIG-4479) Pig script with union within nested splits followed by join failed on Tez

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4479: Summary: Pig script with union within nested splits followed by join failed on Tez (was: Pig

[jira] [Updated] (PIG-4479) Pig script with union within nested splits followed by join failed on Tez

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4479: Status: Patch Available (was: Open) Pig script with union within nested splits followed by

[jira] [Updated] (PIG-4479) Pig script with many nested splits failed on Tez

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4479: Attachment: PIG-4479-1.patch This is a special case where multiple LocalRearrange in

[jira] [Updated] (PIG-4479) Pig script with union within nested splits followed by join failed on Tez

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4479: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (PIG-4479) Pig script with union within nested splits followed by join failed on Tez

2015-03-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380189#comment-14380189 ] Daniel Dai commented on PIG-4479: - +1 Pig script with union within nested splits followed

[jira] [Updated] (PIG-4476) Fix logging in AvroStorage* classes and SchemaTuple class

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4476: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Comment Edited] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380787#comment-14380787 ] Rohini Palaniswamy edited comment on PIG-4458 at 3/25/15 9:13 PM:

[jira] [Commented] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread William Watson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380732#comment-14380732 ] William Watson commented on PIG-4458: - Hmmm... I wonder why the test was passing for me

[jira] [Commented] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380664#comment-14380664 ] Daniel Dai commented on PIG-4458: - +1 Support UDFs in a FOREACH Before a Merge Join

[jira] [Commented] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380787#comment-14380787 ] Rohini Palaniswamy commented on PIG-4458: - ant test should have failed. i.e what

[jira] [Commented] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread William Watson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380818#comment-14380818 ] William Watson commented on PIG-4458: - yeah, it totally passed. I use TDD so I broke the

[jira] [Commented] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread William Watson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380819#comment-14380819 ] William Watson commented on PIG-4458: - Either way, were you running this from your

[jira] [Commented] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380736#comment-14380736 ] Rohini Palaniswamy commented on PIG-4458: - Committed PIG-4458-FixTestFailure.patch

[jira] [Commented] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread William Watson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380747#comment-14380747 ] William Watson commented on PIG-4458: - I ran ant test, but I have the project checked

[jira] [Updated] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4458: Attachment: PIG-4458-FixTestFailure.patch TestMergeJoin.testMergeJoinWithUDF fails as it

Review Request 32492: PIG-4434: Improve auto-parallelism for tez

2015-03-25 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32492/ --- Review request for pig and Rohini Palaniswamy. Repository: pig Description

[jira] [Commented] (PIG-4434) Improve auto-parallelism for tez

2015-03-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380648#comment-14380648 ] Daniel Dai commented on PIG-4434: - RB link: https://reviews.apache.org/r/32492/ Improve

[jira] [Commented] (PIG-4458) Support UDFs in a FOREACH Before a Merge Join

2015-03-25 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14381033#comment-14381033 ] Rohini Palaniswamy commented on PIG-4458: - Both. My box and our internal Jenkins