[ https://issues.apache.org/jira/browse/ATLAS-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kelencz updated ATLAS-2944: ---------------------------------- Attachment: 0001-ATLAS-2944-validate-the-meta-files-of-zip-before-imp.patch > Import: fail fast if required meta files are not found in imported zip > ---------------------------------------------------------------------- > > Key: ATLAS-2944 > URL: https://issues.apache.org/jira/browse/ATLAS-2944 > Project: Atlas > Issue Type: Improvement > Components: atlas-core > Affects Versions: 0.8.2, trunk, 0.8.3 > Reporter: Daniel Kelencz > Priority: Major > Fix For: trunk, 0.8.3 > > Attachments: > 0001-ATLAS-2944-validate-the-meta-files-of-zip-before-imp.patch > > > Importing a zip file without any of the currently required meta files ( > namely ATLAS_EXPORT_INFO_NAME("atlas-export-info"), > ATLAS_EXPORT_ORDER_NAME("atlas-export-order"), > ATLAS_TYPESDEF_NAME("atlas-typesdef")) > will fail the import during json deserialization. It would greatly help > future debugging efforts if the lack of any of these files is detected as > soon as possible and a reasonable exception would be thrown. -- This message was sent by Atlassian JIRA (v7.6.3#76005)