[
https://issues.apache.org/jira/browse/ATLAS-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Mestry reassigned ATLAS-1968:
--------------------------------------
Assignee: Ashutosh Mestry
> 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.9-incubating, 0.8.1-incubating
> 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
(v6.4.14#64029)