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
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