You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (Jira)" <ji...@apache.org> on 2021/05/24 17:30:00 UTC

[jira] [Created] (ATLAS-4302) Migrated Data: Process Entity Name not set to QualifiedName

Ashutosh Mestry created ATLAS-4302:
--------------------------------------

             Summary: Migrated Data: Process Entity Name not set to QualifiedName
                 Key: ATLAS-4302
                 URL: https://issues.apache.org/jira/browse/ATLAS-4302
             Project: Atlas
          Issue Type: Bug
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry


*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.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)