[jira] Subscription: PIG patch available

2015-04-06 Thread jira
Issue Subscription Filter: PIG patch available (29 issues) Subscriber: pigdaily Key Summary PIG-4495Better multi-query planning in case of multiple edges https://issues.apache.org/jira/browse/PIG-4495 PIG-4494Pig's htrace version conflicts with that of hadoop 2.6.0

[jira] [Updated] (PIG-4438) Limit after sort does not work in spark mode

2015-04-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4438: -- Status: Patch Available (was: Open) > Limit after sort does not work in spark mode >

[jira] [Commented] (PIG-4421) implement visitSkewedJoin in SparkCompiler

2015-04-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482437#comment-14482437 ] liyunzhang_intel commented on PIG-4421: --- All unit tests about skewedJoin pass except

[jira] [Updated] (PIG-4421) implement visitSkewedJoin in SparkCompiler

2015-04-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4421: -- Attachment: PIG-4421.patch Just use regular join to replace SkewedJoin. All unit tests about ske

[jira] [Updated] (PIG-4498) AvroStorage in Piggbank does not handle bad records and fails

2015-04-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4498: Resolution: Fixed Fix Version/s: (was: 0.14.1) 0.15.0 Hadoop

[jira] [Commented] (PIG-4495) Better multi-query planning in case of multiple edges

2015-04-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482215#comment-14482215 ] Rohini Palaniswamy commented on PIG-4495: - This patch basically gets rid of the need

[jira] [Updated] (PIG-4498) AvroStorage in Piggbank does not handle bad records and fails

2015-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-4498: Attachment: PIG-4498.patch > AvroStorage in Piggbank does not handle bad records and fails > -

[jira] [Updated] (PIG-4498) AvroStorage in Piggbank does not handle bad records and fails

2015-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-4498: Labels: piggybank (was: ) Status: Patch Available (was: Open) > AvroStorage in Piggbank does not handle

[jira] [Updated] (PIG-4498) AvroStorage in Piggbank does not handle bad records and fails

2015-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-4498: Affects Version/s: 0.13.1 0.12.0 > AvroStorage in Piggbank does not handle bad records

[jira] [Updated] (PIG-4495) Better multi-query planning in case of multiple edges

2015-04-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4495: Status: Patch Available (was: Open) > Better multi-query planning in case of multiple edges >

[jira] [Updated] (PIG-4495) Better multi-query planning in case of multiple edges

2015-04-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4495: Attachment: PIG-4495-1.patch > Better multi-query planning in case of multiple edges > ---

Re: Review Request 32868: PIG-4495: Better multi-query planning in case of multiple edges

2015-04-06 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32868/ --- (Updated April 6, 2015, 9:01 p.m.) Review request for pig and Daniel Dai. Cha

Jenkins build is back to normal : Pig-trunk-commit #2088

2015-04-06 Thread Apache Jenkins Server
See

[jira] [Commented] (PIG-4490) MIN/MAX builtin UDFs return wrong results when accumulating for strings

2015-04-06 Thread xplenty (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481049#comment-14481049 ] xplenty commented on PIG-4490: -- I attached a new patch with unit tests but I can't test that it

[jira] [Updated] (PIG-4490) MIN/MAX builtin UDFs return wrong results when accumulating for strings

2015-04-06 Thread xplenty (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xplenty updated PIG-4490: - Attachment: fix-min-max-test.patch > MIN/MAX builtin UDFs return wrong results when accumulating for strings > -