[
https://issues.apache.org/jira/browse/ATLAS-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Mestry updated ATLAS-2956:
-----------------------------------
Description:
*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!
was:
*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!
> 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)