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 2018/09/20 16:12:00 UTC

[jira] [Created] (ATLAS-2883) Export & Import Process: Large Amount of Data Prevents ExportImport Audits from Being Saved

Ashutosh Mestry created ATLAS-2883:
--------------------------------------

             Summary: Export & Import Process: Large Amount of Data Prevents ExportImport Audits from Being Saved
                 Key: ATLAS-2883
                 URL: https://issues.apache.org/jira/browse/ATLAS-2883
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 0.8.2
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry
             Fix For: 0.8.3


*Background*

The new audit mechanism saves contents of Export/Import results to _AtlasExportImportAudit_. This is an entity within Atlas, that ends up as a vertex within the database.

*Steps to Reproduce*
 * Populate Atlas with _hive_db_ with over 100 tables each with 100 columns.
 * Perform an export.

The following is seen in logs:

_{{audit record too long: entityType=__ExportImportAuditEntry, guid=5a5170fa-8f65-4037-a092-1abbaa725b2f, size=2099039; maxSize=1048576. entity attribute values not stored in audit (EntityAuditListener:153)}}_



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)