[
https://issues.apache.org/jira/browse/TEZ-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826947#comment-15826947
]
Siddharth Seth commented on TEZ-3529:
-------------------------------------
Found more issue. Pagination on the queries page seems to be broken.
{code}
Uncaught TypeError: internalModel.getRecord is not a function
at Class.objectAtContent (record-array.js:86)
at Class.objectAt (ember.debug.js:35115)
at Class.nextObject (ember.debug.js:31539)
at Class.forEach (ember.debug.js:32402)
at Class.toArray (ember.debug.js:32842)
at Class.slice (ember.debug.js:35229)
at Class.<anonymous> (data-processor.js:127)
at ComputedPropertyPrototype.get (ember.debug.js:14425)
at get (ember.debug.js:19745)
at _getPath (ember.debug.js:19826)
at Object.get (ember.debug.js:19741)
{code}
Given this has been pending for a while, and there's a bunch of dependent
patches - I'm in favour of creating a follow up jira to fix the pagination, and
commit this.
+1
> Tez UI: Add 'All Queries' table in the landing page along 'All DAGs' page
> -------------------------------------------------------------------------
>
> Key: TEZ-3529
> URL: https://issues.apache.org/jira/browse/TEZ-3529
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Attachments: TEZ-3529.1.patch, TEZ-3529.2.patch, TEZ-3529.3.patch,
> TEZ-3529.WIP.1.patch, TEZ-3529.WIP.2.patch, TEZ-3529.WIP.3.patch,
> TEZ-3529.WIP.4.patch, TEZ-3529.WIP.5.patch, TEZ-3529.WIP.6.patch
>
>
> Landing page must have two tabs - All DAGs & All Queries
> Following search functionalities must be supported:
> - Search for Hive query ID
> - Search for user who submitted the query
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)