Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.90.5, 0.92.0, 0.94.0
-
None
-
Reviewed
Description
We rely on users to produce properly formatted HFiles for bulk import. Attached patch adds an optional code path, toggled by a configuration property, that verifies the HFile under consideration for import is properly sorted. The default maintains the current behavior, which does not scan the file for correctness.
Patch is against trunk but can apply against all active branches.