Sharmadha Sainath created ATLAS-1494:
----------------------------------------
Summary: Data models of types inheriting Process have
Inputs,Outputs which are of very generic type.
Key: ATLAS-1494
URL: https://issues.apache.org/jira/browse/ATLAS-1494
Project: Atlas
Issue Type: Bug
Components: atlas-core
Reporter: Sharmadha Sainath
Types which are inheriting from Process have Inputs,Outputs as attributes of
datatype array<DataSet> which is very generic. For example, falcon_process'
input and output should be falcon_feed. In case of generic DataSet , input and
output can be any DataSet like hive_table, hbase_column_family , jms_topic
etc., which is faulty when associated to the falcon_process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)