Ted Yu created SLIDER-900:
-----------------------------
Summary: Add hbase.bulkload.staging.dir config for unsecure
appConfig.json
Key: SLIDER-900
URL: https://issues.apache.org/jira/browse/SLIDER-900
Project: Slider
Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted Yu
SecureBulkLoadEndpoint is loaded by default.
In unsecure deployment, it would access directory given by hbase.fs.tmp.dir
config whose default value is /user/${user.name}/hbase-staging
This would result in Permission denied error because user 'hbase' (who creates
Slider app) doesn't have write access to /user/yarn
We should add hbase.bulkload.staging.dir config explicitly for unsecure
deployment
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)