Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.0
-
None
Description
There is a need to run ExportSnapshot (part of HBase) MR job on behalf of hbase user,
to avoid problems with permissions on data/snapshot files in `/hbase` HDFS directory.
But the problem is there is no `/user/hbase` directory that ExportSnapshot tries to use as a working directory.
Going to add `/user/hbase` in `init-hcfs.json`.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-13440 ExportSnapshot doesn't preserve attributes of snapshot's files.
- Closed