Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Implemented
-
1.16
-
None
-
None
-
Patch Available
Description
Methods which implement or override the Hadoop API should always be annotated using @Override. This will help to avoid that methods are not called accidentally because the method name or signature do not match the current API.
Attachments
Issue Links
- links to