[
https://issues.apache.org/jira/browse/TEZ-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482925#comment-14482925
]
Prakash Ramachandran commented on TEZ-2236:
-------------------------------------------
* the tasks should be removed from the store when we navigate away from the
dag. currently this is never cleared and could be a problem if the user goes
through multiple dags.
this can be a separate ticket though, as the same would be required from the
task_attempts etc.
other than the above +1 LGTM.
> TEZ UI: Support loading of all rows in dag -> tasks table.
> ----------------------------------------------------------
>
> Key: TEZ-2236
> URL: https://issues.apache.org/jira/browse/TEZ-2236
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Attachments: TEZ-2236.1.patch, TEZ-2236.2.patch
>
>
> 1. ember-table component was replaced with basic-ember-table component. Its
> lightweight, easy to customize, uses pure css for layout and supports cell
> level lazy loading and Pagination of complete loaded data.
> 2. Load all rows in two phases - First load some rows for preview, then load
> all related records to be displayed.
> 3. Support caching of data across tabs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)