[
https://issues.apache.org/jira/browse/MAPREDUCE-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated MAPREDUCE-1638:
---------------------------------
Attachment: MAPREDUCE-1638.patch
> Could the toFullPropertyName method be moved to MRJobConfig and then used by
> both QueueManager and JobSubmitter? Duplicating it seems ugly.
MRJobConfig is an interface containing constants, so I've created a private
QueueConfig class for the toFullPropertyName method instead.
> Divide MapReduce into API and implementation source trees
> ---------------------------------------------------------
>
> Key: MAPREDUCE-1638
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1638
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: build, client
> Reporter: Tom White
> Assignee: Tom White
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-1638.patch, MAPREDUCE-1638.patch,
> MAPREDUCE-1638.patch, MAPREDUCE-1638.sh
>
>
> I think it makes sense to separate the MapReduce source into public API and
> implementation trees. The public API could be broken further into kernel and
> library trees.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira