Prasad Mujumdar created HIVE-6666:
-------------------------------------

             Summary: Metastore init scripts should always populate the version 
information at the end
                 Key: HIVE-6666
                 URL: https://issues.apache.org/jira/browse/HIVE-6666
             Project: Hive
          Issue Type: Bug
          Components: Metastore
    Affects Versions: 0.13.0
            Reporter: Prasad Mujumdar
            Assignee: Prasad Mujumdar


The metastore schema create scripts for 0.13 and 0.14 (current trunk) has  
multiple other operations after setting the schema version. This is problematic 
  as any failure in those later operations would leave metastore in 
inconsistent state, and yet with valid version information. The schemaTool 
depends on the schema version details.

Recording the schema version should be the last step in schema initialization 
script.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to