Nick Dimiduk created HBASE-7974: ----------------------------------- Summary: CompleteBulkLoad should handle hfile permissions more gracefully Key: HBASE-7974 URL: https://issues.apache.org/jira/browse/HBASE-7974 Project: HBase Issue Type: Improvement Components: mapreduce, Usability Reporter: Nick Dimiduk Priority: Minor
MapReduce jobs are very often run as an HDFS user other than the one running HBase RegionServer. Thus, every workflow that invokes CompleteBulkLoad ends up fiddling with file permissions. If possible CompleteBulkLoad should set the correct permissions and print a meaningful error message if it cannot. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira