[jira] Subscription: PIG patch available

2016-01-18 Thread jira
Issue Subscription Filter: PIG patch available (30 issues) Subscriber: pigdaily Key Summary PIG-4779testBZ2Concatenation[pig.bzip.use.hadoop.inputformat = true] failing due to successful read https://issues.apache.org/jira/browse/PIG-4779 PIG-4766Ensure GroupBy is opt

[jira] [Updated] (PIG-4763) Insufficient check for the number of arguments in runpigmix.pl

2016-01-18 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4763: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 0.16.0 Status: R

Re: Pig UDF Submission to Piggybank

2016-01-18 Thread Alan Gates
Step one is to open a JIRA ticket on Pig's JIRA: https://issues.apache.org/jira/browse/PIG In this you should describe the UDF you've built and features it will add. Step two is to attach the code as a patch. This should be generated by the svn diff facility (I think there's an option in Ecl

Pig UDF Submission to Piggybank

2016-01-18 Thread Sudeep Pandey
Good Morning: I have created JAVA UDF using Eclipse IDE and packaged the jar with the same IDE. I imported the jar in single node Hortonworks cluster in Virtual machine. I ran the code and achieved successful result. I would like to submit the UDF code to Piggybank. What steps should I follow? I

[jira] [Updated] (PIG-4587) Applying isFirstReduceOfKey for Skewed left outer join skips records

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

[jira] [Commented] (PIG-4587) Applying isFirstReduceOfKey for Skewed left outer join skips records

2016-01-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105732#comment-15105732 ] Daniel Dai commented on PIG-4587: - +1 > Applying isFirstReduceOfKey for Skewed left outer j

[jira] [Comment Edited] (PIG-4587) Applying isFirstReduceOfKey for Skewed left outer join skips records

2016-01-18 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105596#comment-15105596 ] Rohini Palaniswamy edited comment on PIG-4587 at 1/18/16 6:02 PM:

[jira] [Updated] (PIG-4587) Applying isFirstReduceOfKey for Skewed left outer join skips records

2016-01-18 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4587: Attachment: PIG-4587-1.patch Changes done: - Now adding isFirstReduceOfKey only for right

[jira] [Updated] (PIG-4587) Applying isFirstReduceOfKey for Skewed left outer join skips records

2016-01-18 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4587: Status: Patch Available (was: Open) > Applying isFirstReduceOfKey for Skewed left outer join

[jira] [Updated] (PIG-4587) Applying isFirstReduceOfKey for Skewed left outer join skips records

2016-01-18 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4587: Affects Version/s: 0.15.0 Priority: Critical (was: Major) Summary:

[jira] [Commented] (PIG-4587) Only apply isFirstReduceOfKey for Skewed right outer join

2016-01-18 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105548#comment-15105548 ] Rohini Palaniswamy commented on PIG-4587: - Found that PIG-4377 fix for right outer j