GitHub user beltran opened a pull request:
https://github.com/apache/hive/pull/391
HIVE-20001: With doas set to true, running select query as hrt_qa useâ¦
â¦r on external table fails due to permission denied to read
/warehouse/tablespace/managed directory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/beltran/hive HIVE-20001-4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/391.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #391
----
commit 9de14778b2d7e2eb4e8504cd936fa6d8717f57f9
Author: Jaume Marhuenda <jaumemarhuenda@...>
Date: 2018-07-01T03:47:15Z
HIVE-20001: With doas set to true, running select query as hrt_qa user on
external table fails due to permission denied to read
/warehouse/tablespace/managed directory
----
---