You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by beltran <gi...@git.apache.org> on 2018/07/02 18:18:20 UTC

[GitHub] hive pull request #387: HIVE-20001: With doas set to true, running select qu...

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 <ja...@...>
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

----


---

[GitHub] hive pull request #387: HIVE-20001: With doas set to true, running select qu...

Posted by beltran <gi...@git.apache.org>.
Github user beltran closed the pull request at:

    https://github.com/apache/hive/pull/387


---