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/11/06 22:09:00 UTC

[jira] [Created] (ATLAS-2956) Import Process: Request Contexts Not Cleared During Import

Ashutosh Mestry created ATLAS-2956:
--------------------------------------

             Summary: Import Process: Request Contexts Not Cleared During Import
                 Key: ATLAS-2956
                 URL: https://issues.apache.org/jira/browse/ATLAS-2956
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 1.1.0, 0.8.3, 1.0.0, trunk
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry
             Fix For: 0.8.4, trunk, 1.1.0, 1.0.0
         Attachments: RequestContext.png

*Steps to Duplicate*
 # Using beeline create hive_db containing _hive_tables_ each with 1000+ _hive_columns_.
 # Perform export via Atlas.
 # On a different Atlas instance, attempt to import the ZIP produced in step 2.

_Expected result:_ Import succeeds.

_Actual result_: Import fails with out of memory exception.

_Additional information_: Capture memory dump of Atlas process. Notice that _RequestContext_ and _RequestContextV1_ are holding on to data.

!RequestContext.png!



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