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 "Robert Chansler (JIRA)" <ji...@apache.org> on 2008/07/01 00:00:48 UTC

[jira] Updated: (HADOOP-3405) Make mapred internal classes package-local

     [ https://issues.apache.org/jira/browse/HADOOP-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-3405:
------------------------------------

    Release Note: Refactored previously public classes MapTaskStatus, ReduceTaskStatus, JobSubmissionProtocol, CompletedJobStatusStore to be package local.   (was: This issue refactors previously public classes : MapTaskStatus, ReduceTaskStatus, JobSubmissionProtocol, CompletedJobStatusStore to be package local. )
    Hadoop Flags: [Incompatible change, Reviewed]  (was: [Reviewed, Incompatible change])

> Make mapred internal classes package-local
> ------------------------------------------
>
>                 Key: HADOOP-3405
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3405
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.18.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.18.0
>
>         Attachments: post-544_v1.patch
>
>
> In the work for HADOOP-544, we have realized that some of the public classes in the mapred package should have package-local scope. The classes which are public, but should not be, are : 
> MapTaskStatus, ReduceTaskStatus, JobSubmissionProtocol, CompletedJobStatusStore

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