[
https://issues.apache.org/jira/browse/TEZ-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504837#comment-14504837
]
Prakash Ramachandran commented on TEZ-2345:
-------------------------------------------
[~sreenathmenon]
few general ones
* when no data is available , the table should not be hidden, and instead
should be shown with no rows (ex. search for running dags when none are
running).
also ran into a couple of errors with the patch mostly looks like a race
condition.
* the below was caused by a store.find('appDetail', appId), and appId being
null. this looks like a serialization issue
bq. Uncaught Error: Assertion Failed: You may not pass `undefined` as id to the
store's find methodember.js:3722 Ember.assertember-data.js:10457
Ember.Object.extend.findcombined-scripts.js:5613 getCellContent
> TEZ-UI: Enable cell level loading in all DAGs table
> ---------------------------------------------------
>
> Key: TEZ-2345
> URL: https://issues.apache.org/jira/browse/TEZ-2345
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Attachments: TEZ-2345.1.patch
>
>
> - Enable cell level loading in all DAGs table using basic-ember-table
> component.
> - Re-arrange UI element into make it similar to other tables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)