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 07:10:26 UTC

[jira] [Created] (ATLAS-1492) Create Entity in UI : Inputs and Outputs field of types takes forever to list the entities (UI issue)

Sharmadha Sainath created ATLAS-1492:
----------------------------------------

             Summary: Create Entity in UI : Inputs and Outputs field of types takes forever to list the entities (UI issue)
                 Key: ATLAS-1492
                 URL: https://issues.apache.org/jira/browse/ATLAS-1492
             Project: Atlas
          Issue Type: Bug
          Components: atlas-webui
            Reporter: Sharmadha Sainath
            Priority: Critical


Types with Process as supertype have Inputs and Outputs field which are of type array<DataSet> . DSL Query :
{code}
/api/atlas/discovery/search/dsl?query=DataSet
{code}
returns response soon . But the Edit Entity window for Inputs , Outputs doesn't return the entities in the drop down list box.

Example :
In my cluster setup , the above DSL query returned 100 results in less than 3 seconds but the UI doesn't list down the entities.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)