You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sharmadha Sainath (JIRA)" <ji...@apache.org> on 2017/01/23 09:23:26 UTC

[jira] [Created] (ATLAS-1494) Data models of types inheriting Process have Inputs,Outputs which are of very generic type.

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)