You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/03/15 08:42:41 UTC

[jira] [Created] (HIVE-16218) Support view replication where REPL LOAD on renamed database.

Sankar Hariappan created HIVE-16218:
---------------------------------------

             Summary: Support view replication where REPL LOAD on renamed database.
                 Key: HIVE-16218
                 URL: https://issues.apache.org/jira/browse/HIVE-16218
             Project: Hive
          Issue Type: Sub-task
          Components: repl
            Reporter: Sankar Hariappan
            Assignee: Sankar Hariappan


If REPL LOAD is applied on a renamed database, then need to update the alias query string (part of view original and expanded text in Table object) to point to destination database name else the view will still run the query on source database.
While creating the CreateViewDesc part of ImportDesc instantiation should take care of this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)