[ 
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 most recent 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=<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.


> 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 most recent 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)

Reply via email to