GitHub user beltran opened a pull request: https://github.com/apache/hive/pull/380
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 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/380.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 #380 ---- commit 3e9dd9a73ae9d33e2f291819b0e10e4296f2b568 Author: Jaume Marhuenda <jaumemarhuenda@...> Date: 2018-06-26T22:42:14Z 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 ---- ---