Hi All,
In Hive, I created a new database "dbtest" and table "people". I noticed in Atlas, when i searched "hive_tabe", the new table I created did not show up. However, when I searched "hive_db", the new database "dbtest" was one of the results.
When I created a new table in an existing database, searching "hive_table" returned the new table.
Is there something that has to be configured in Atlas to access a new table within a new database?
(I used beeline)