[
https://issues.apache.org/jira/browse/PIG-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Kamath updated PIG-1433:
Attachment: PIG-1433.patch
Attached patch addresses the issue in MapReduceLauncher by creating an _SU
[
https://issues.apache.org/jira/browse/PIG-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Kamath updated PIG-1433:
Status: Patch Available (was: Open)
> pig should create success file if
> mapreduce.fileoutputcommi
pig should create success file if
mapreduce.fileoutputcommitter.marksuccessfuljobs is true
--
Key: PIG-1433
URL: https://issues.apache.org/jira/browse/PIG-1433
Pr
[
https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874903#action_12874903
]
Jeff Zhang commented on PIG-1249:
-
Alan,Thanks for your help.
> Safe-guards against misconfi
[
https://issues.apache.org/jira/browse/PIG-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Zhou updated PIG-1432:
--
Status: Resolved (was: Patch Available)
Fix Version/s: 0.8.0
Resolution: Fixed
Committed to bo
[
https://issues.apache.org/jira/browse/PIG-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874871#action_12874871
]
Gaurav Jain commented on PIG-1432:
--
+1
> [zebra] There are some debuging info output to ST
[
https://issues.apache.org/jira/browse/PIG-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874865#action_12874865
]
Dmitriy V. Ryaboy commented on PIG-1428:
I notice that the issue has been discussed b
It looks like right now, the combiner optimization does not kick in for a
script like this:
data = load 'foo' using PigStorage() as (a, b, c);
grouped = group data by a;
filtered = filter grouped by COUNT(data) < 1000;
Looking at the code in CombinerOptimizer, seems like the Filter bit is just
ps
[
https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated PIG-282:
---
Status: Open (was: Patch Available)
> Custom Partitioner
> --
>
> Key: PIG-282
[
https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated PIG-282:
---
Status: Patch Available (was: Open)
> Custom Partitioner
> --
>
> Key: PIG-282
[
https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated PIG-1249:
Attachment: PIG-1249-4.patch
Patch with merge conflict resolution.
> Safe-guards against misconfigured Pig s
[
https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated PIG-1249:
Status: Patch Available (was: Open)
> Safe-guards against misconfigured Pig scripts without PARALLEL keyword
[
https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated PIG-1249:
Status: Open (was: Patch Available)
The latest patch doesn't apply because of a merge conflict. I'll attach
[
https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aniket Mokashi updated PIG-282:
---
Attachment: CustomPartitionerFinale.patch
Added code review comments and some minor changes with test ca
[
https://issues.apache.org/jira/browse/PIG-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874726#action_12874726
]
Yan Zhou commented on PIG-1432:
---
Internal Hudson results:
[exec] -1 overall.
[exec]
I don't think it pushes limit yet in this case.
Alan.
On Jun 1, 2010, at 1:44 PM, hc busy wrote:
well, see that's the thing, the 'sort A by $0' is already nlg(n)
ahh, I see, my own example suffers from this problem.
I guess I'm wondering how 'limit' works in conjunction with UDF's... A
pract
[
https://issues.apache.org/jira/browse/PIG-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874629#action_12874629
]
Yan Zhou commented on PIG-1432:
---
The patch is based on the 0.7 branch. No test is necessary as
17 matches
Mail list logo