Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
HFileOutputFormat methods route to their HFileOutputFormat2 counterparts. Replace all calls to HFileOutputFormat with HFileOutputFormat2 equivalents.
In the spirit of cleanup, add @Override annotations and helper methods that do not require the use of deprecated classes such as HTable.