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