Description
Background
In v0.8 of Atlas process names (hive_process.name) was using queryText as the name. This in v1.0 onwards where name and qualifiedName are same.
Solution
Add Java patch that updates the name property.
Impact of Not Doing this Update
The queryText in hive_process and hive_columnlineage entities tends to be large. The name field is part of AtlasEntityHeader. When fetching search results, lineage display are some of the flows that have these entities.
Attachments
Attachments
Issue Links
- links to