You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Dharshana M Krishnamoorthy (Jira)" <ji...@apache.org> on 2022/04/28 09:47:00 UTC

[jira] [Created] (ATLAS-4596) [Hive import v2] When using v2 api to import, there are additional audits present for an entity

Dharshana M Krishnamoorthy created ATLAS-4596:
-------------------------------------------------

             Summary: [Hive import v2] When using v2 api to import, there are additional audits present for an entity
                 Key: ATLAS-4596
                 URL: https://issues.apache.org/jira/browse/ATLAS-4596
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
            Reporter: Dharshana M Krishnamoorthy
         Attachments: Screenshot 2022-04-28 at 3.13.23 PM.png, Screenshot 2022-04-28 at 3.13.56 PM.png, Screenshot 2022-04-28 at 3.14.21 PM.png

When v2 is used, there are additional audits present in the entities created, which is equal to the number of tables that were imported.

Eg:
 # Create a database
 # Perform an import

This creates no additional audits
 # Create a database and create 2 tables within the database
 # Perform an import

this creates 2 additional audits

dharsh_test_db_111_v2 : Has no tables, so no additional audits

dharsh_test_db_222_v2: Has 1 table, so contains 1 additional audit

dharsh_test_db_333_v2: Has 2 tables, so contains, 2 additional audits



--
This message was sent by Atlassian Jira
(v8.20.7#820007)