Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.7-incubating
-
None
Description
Currently hive_db, hive_column has qualifiedName holding the fully qualified Name and name having the shorter name.
However hive_table has the fully qualified Name in "name" and shorter Name in tableName. We should make this consistent for better search experience by removing tableName and keep it consistent with db, column
Same with hive_process, storm_topology, falcon_process - needs to have a qualifiedName