Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.98.0, 0.94.12, 0.96.0
-
None
-
None
Description
HFileOutputFormat creates a partitions file for managing reducer partition boundaries. This file is created under /tmp and is just a UUID. As pointed out by lurbina, there's no guarantee this path exists or is user-writable. As yuzhihong@gmail.com mentions, this file name is useless for users trying to debug a failing job. We should give it a meaningful name, based on job name and/or timestamp.
Attachments
Issue Links
- relates to
-
HBASE-4285 partitions file created in user's home directory by importtsv
- Closed
-
HBASE-9876 Backport HBASE-4285 "partitions file created in user's home directory"
- Closed