Ted Yu created AMBARI-11601:
-------------------------------
Summary: Point hbase.bulkload.staging.dir to accessible directory
for unsecure deployment
Key: AMBARI-11601
URL: https://issues.apache.org/jira/browse/AMBARI-11601
Project: Ambari
Issue Type: Improvement
Reporter: Ted Yu
Attachments: ambari-11601-v1.patch
Since SecureBulkLoadEndpoint is loaded in unsecure hbase deployment, we need an
accessible directory for hbase.bulkload.staging.dir
By default, hbase.bulkload.staging.dir points to
/user/$\{user.name\}/hbase-staging
However, if /user/$\{user.name\} doesn't exist on hdfs, region server would
abort when SecureBulkLoadEndpoint is started.
This issue points hbase.bulkload.staging.dir to an accessible directory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)