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/05/17 22:48:00 UTC

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

Ashutosh Mestry commented on ATLAS-1968:
----------------------------------------

Commit: 3d3be4084

> 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
>         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)