[ https://issues.apache.org/jira/browse/PIG-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Graham updated PIG-2574:
-----------------------------
Attachment: pig-2574_6.patch
Thanks Julien, here's a revised patch.
> Make reducer estimator plugable
> -------------------------------
>
> Key: PIG-2574
> URL: https://issues.apache.org/jira/browse/PIG-2574
> Project: Pig
> Issue Type: Improvement
> Reporter: Bill Graham
> Assignee: Bill Graham
> Labels: 0.10_blocker
> Fix For: 0.10, 0.11
>
> Attachments: pig-2574_1.patch, pig-2574_2.patch, pig-2574_3.patch, pig-2574_4.patch,
pig-2574_5.patch, pig-2574_6.patch
>
>
> I'd like to refactor the logic contained in this method into a pluggable interface:
> {noformat}
> static int JobControlCompiler.estimateNumberOfReducers(Configuration conf, List<POLoad>
lds);
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|