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/07 17:06:00 UTC

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

     [ https://issues.apache.org/jira/browse/ATLAS-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Mestry updated ATLAS-2956:
-----------------------------------
    Fix Version/s:     (was: 1.1.0)
                       (was: 1.0.0)
                       (was: trunk)

> 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: 0.8.3
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Major
>             Fix For: 0.8.4
>
>         Attachments: ATLAS-2956-Clearing-RequestContext-during-BulkImport.patch, 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)