Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.18.0
-
None
-
None
-
Incompatible change, Reviewed
-
Refactored previously public classes MapTaskStatus, ReduceTaskStatus, JobSubmissionProtocol, CompletedJobStatusStore to be package local.
Description
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