Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.7-incubating
-
None
-
None
-
None
Description
Cluster name could easily be changed by users which is used in qualified names to dedup entities. For eg: hive_table has a qualifiedName <dbName.tableName@clusterName> . Hence all entities will be recreated if they are renamed unless a migration on repository is done with new cluster name.
Hence cluster should be represented by an id which is constant and tied to clusterName which could change