You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by maheshk114 <gi...@git.apache.org> on 2018/10/30 03:43:33 UTC

[GitHub] hive pull request #482: HIVE-20805 : Hive does not copy source data when imp...

GitHub user maheshk114 opened a pull request:

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

    HIVE-20805 : Hive does not copy source data when importing as non-hive user

    …

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maheshk114/hive HIVE-20805

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/482.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 #482
    
----
commit bfd8a8005d6a646d53ab2ab7093da8894e57f911
Author: Mahesh Kumar Behera <mb...@...>
Date:   2018-10-30T03:37:38Z

    HIVE-20805 : Hive does not copy source data when importing as non-hive user

----


---