[ https://issues.apache.org/jira/browse/HIVE-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-9514: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to branch-1.0 and trunk. > schematool is broken in hive 1.0.0 > ---------------------------------- > > Key: HIVE-9514 > URL: https://issues.apache.org/jira/browse/HIVE-9514 > Project: Hive > Issue Type: Bug > Components: Metastore > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 1.0.0 > > Attachments: HIVE-9514.1.patch > > > Schematool gives following error - > {code} > bin/schematool -dbType derby -initSchema > Starting metastore schema initialization to 1.0 > org.apache.hadoop.hive.metastore.HiveMetaException: Unknown version specified > for initialization: 1.0 > {code} > Metastore schema hasn't changed from 0.14.0 to 1.0.0. So there is no need for > new .sql files for 1.0.0. However, schematool needs to be made aware of the > metastore schema equivalence. -- This message was sent by Atlassian JIRA (v6.3.4#6332)