Sharmadha Sainath created ATLAS-1960:
----------------------------------------
Summary: Import command fired on passive server throws Exception
Key: ATLAS-1960
URL: https://issues.apache.org/jira/browse/ATLAS-1960
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 0.9-incubating
Reporter: Sharmadha Sainath
Priority: Critical
Attachments: ImportOnPassiveHost.txt
1.Fired import command on an ACTIVE host which resulted in successful import.
2. On firing import command with a zip file containing exported items of a
hive_table ,on PASSIVE host, following exception is thrown :
{code}
{"errorCode":"ATLAS-500-00-001","errorMessage":"org.apache.atlas.exception.AtlasBaseException:
org.apache.atlas.typesystem.exception.TypeNotFoundException: Unknown datatype:
hive_table"}
{code}
Expected 30X with redirection URL.
Attached the complete exception stack trace found in PASSIVE host's application
logs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)