You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/05/17 23:05:00 UTC

[jira] [Updated] (ATLAS-1968) Export/Import - Exception thrown when Import fired with zip file found on server

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

Madhan Neethiraj updated ATLAS-1968:
------------------------------------
    Fix Version/s: 0.8.1
                   1.0.0

> Export/Import -  Exception thrown when Import fired with zip file found on server
> ---------------------------------------------------------------------------------
>
>                 Key: ATLAS-1968
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1968
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8.1, 1.0.0
>            Reporter: Sharmadha Sainath
>            Assignee: Ashutosh Mestry
>            Priority: Blocker
>             Fix For: 0.8.1, 1.0.0
>
>         Attachments: ATLAS-1968-Importfile-option.patch, ImportExceptionWhenZipFileOnServer.txt
>
>
> 1. Exported an entity on the cluster1 ,created zip file and placed it in /tmp location of cluster2 .
> 2. Fired the following import command against cluster2 :
> {code}
> curl -v -X POST -u admin:admin  "http://cluster2:21000/api/atlas/admin/importFile?FILENAME=/tmp/entity.zip" 
> {code}
> The import command failed with 500 internal server error.
> Attached the exception stack trace found in cluster2's application logs.



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