[ 
https://issues.apache.org/jira/browse/HIVE-20316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570007#comment-16570007
 ] 

ASF GitHub Bot commented on HIVE-20316:
---------------------------------------

GitHub user sankarh opened a pull request:

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

    HIVE-20316: Skip external table file listing for create table event.

    

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

    $ git pull https://github.com/sankarh/hive HIVE-20316

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

    https://github.com/apache/hive/pull/408.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 #408
    
----
commit 0c89ab0d5811beeb58800b9f8f66f6f2d6119116
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-08-06T09:42:10Z

    HIVE-20316: Skip external table file listing for create table event.

----


> Skip external table file listing for create table event.
> --------------------------------------------------------
>
>                 Key: HIVE-20316
>                 URL: https://issues.apache.org/jira/browse/HIVE-20316
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog, repl
>    Affects Versions: 3.1.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>            Priority: Major
>              Labels: DR, pull-request-available, replication
>         Attachments: HIVE-20316.01.patch
>
>
> We are currently skipping external table replication. We shall also skip 
> listing all the files in create table event generation for external tables. 
> External tables might have very large number of files, so it would take long 
> time to list them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to