You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2014/10/14 00:11:33 UTC

[jira] [Updated] (FALCON-803) Falcon Dashboard : Instances displayed on entity page should be sorted by startTime.

     [ https://issues.apache.org/jira/browse/FALCON-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Balu Vellanki updated FALCON-803:
---------------------------------
    Description: 
Today, when user goes to dashboard to look at an entity at http://<host>:<port>/entity.html?type=PROCESS&id=<processName> , Falcon UI shows 10 instances of this entity sorted by instance name.  In the scenario where entity validity date is in the distant past, the results will only show scheduled instances. 

It is more useful to show the first 10 instances that are running/succeeded. This can be achieved by sorting instances by their startTime.

  was:
Today, when user goes to dashboard to look at an entity at http://<host>:<port>/entity.html?type=PROCESS&id=cleanseEmailProcess , Falcon UI shows them 10 instances of this entity sorted by instance name.  In the scenario where entity validity date is in the distant past, the results will only show scheduled instances. 

It is more useful to show the first 10 instances that are running/succeeded. This can be achieved by sorting instances by their startTime.


> Falcon Dashboard : Instances displayed on entity page should be sorted by startTime. 
> -------------------------------------------------------------------------------------
>
>                 Key: FALCON-803
>                 URL: https://issues.apache.org/jira/browse/FALCON-803
>             Project: Falcon
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 0.6
>            Reporter: Balu Vellanki
>            Assignee: Balu Vellanki
>             Fix For: 0.6
>
>
> Today, when user goes to dashboard to look at an entity at http://<host>:<port>/entity.html?type=PROCESS&id=<processName> , Falcon UI shows 10 instances of this entity sorted by instance name.  In the scenario where entity validity date is in the distant past, the results will only show scheduled instances. 
> It is more useful to show the first 10 instances that are running/succeeded. This can be achieved by sorting instances by their startTime.



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