Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
With the current code if an executor failure before the HFile is close it will cause problems. This jira will have the files first write out to a file that starts with an underscore. Then when the HFile is complete it will be renamed and the underscore will be removed.
The underscore is important because the load bulk functionality will skip files with an underscore.
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-14160 backport hbase-spark module to branch-1 and branch-2
- Closed
- links to