You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2011/07/23 00:43:10 UTC

[jira] [Updated] (MAPREDUCE-1638) Divide MapReduce into API and implementation source trees

     [ 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