You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2018/05/14 22:55:00 UTC

[jira] [Created] (HIVE-19531) TransactionalValidationListener is getting catalog name from conf instead of table object.

Alan Gates created HIVE-19531:
---------------------------------

             Summary: TransactionalValidationListener is getting catalog name from conf instead of table object.
                 Key: HIVE-19531
                 URL: https://issues.apache.org/jira/browse/HIVE-19531
             Project: Hive
          Issue Type: Bug
          Components: Metastore
    Affects Versions: 3.0.0
            Reporter: Alan Gates
            Assignee: Alan Gates
             Fix For: 3.0.0


TransactionalValidationListener.validateTableStructure get the catalog from the conf file rather than taking it from the passed in table structure.  This causes createTable operations to fail.



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