How to rename a Hive Database
This article explains how to rename a database in Hive manually without modifying database locations, as the command: still does not work due to HIVE-4847 is not fixed yet. For the DB rename to work properly, we need to update three tables in the HMS DB. As I am using …