You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/07 19:09:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16678653#comment-16678653 ] 

ASF subversion and git services commented on ATLAS-2956:
--------------------------------------------------------

Commit ae6cb093b97b0059b79404546aa251ca4f42e305 in atlas's branch refs/heads/branch-0.8 from [~ashutoshm]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=ae6cb09 ]

ATLAS-2956: Clearing RequestContext during BulkImport.


> 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_: Fix already exists on master.
> 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)