GitHub user beltran opened a pull request:
https://github.com/apache/hive/pull/387
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
Special attention to whether the appropriate create/upgrade sql scripts
have been modified.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/beltran/hive HIVE-20001-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/387.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 #387
----
commit 7b722374af80172f947f78a80a11565d13ddd4a7
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
----
---