You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2008/10/09 20:10:44 UTC

[jira] Commented: (HADOOP-4380) Make new classes in mapred package private instead of public

    [ https://issues.apache.org/jira/browse/HADOOP-4380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638350#action_12638350 ] 

Doug Cutting commented on HADOOP-4380:
--------------------------------------

+1  Until we split the mapreduce runtime, daemons, etc. into their own packages (HADOOP-1230?) which we do not generate javadoc for, we should only make end-user mapred classes public.

> Make new classes in mapred package private instead of public
> ------------------------------------------------------------
>
>                 Key: HADOOP-4380
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4380
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.19.0
>
>
> I think we should make the following new mapred classes package private:
> Child
> JVMId
> JobTrackerInstrumentation
> QueueManager
> ResourceEstimator
> SkipBadRecords
> TaskTrackerInstrumentation
> TaskTrackerMetricsInst

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.