Hey,
If the problem you are having do the following:
Stop all Hive services, for example:
$ sudo service hive-server2 stop
$ sudo service hive-metastore stop
Run the Hive schematool, Make sure the value you use for the -upgradeSchemaFrom option matches the version you are currently running. Then Restart the Hive services you stopped.