Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.0.0-alpha-1, 2.5.0, 2.3.5, 2.4.2
-
None
-
None
Description
Noticed while reviewing the compatibility report for 2.5.0RC1. `RoundRobinTableInputFormat` ships with an undocumented main method that prints out input split diagnostic information. That main does some basic configuration parsing but it inconsistent with how parsing is normally done. If the tool is going to ship a main, it should do paring properly, make use of `AbstractHBaseTool`.
Attachments
Issue Links
- is related to
-
HBASE-25566 RoundRobinTableInputFormat
- Resolved