GitHub user beltran opened a pull request:
https://github.com/apache/hive/pull/389
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-3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/389.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 #389
----
commit 764d76de31f83b2c5985ad29410135faf4e32998
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
----
---