[
https://issues.apache.org/jira/browse/TEZ-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823723#comment-15823723
]
Sreenath Somarajapuram commented on TEZ-3529:
---------------------------------------------
bq. Is it possible to configure whether the queries page shows up or not when
the UI is displayed.
Will do that in the upcoming patch.
bq. I think we should disable this by default for now.
On another thought. Wouldn't it be better to leave it to the UI to decide this
from the available data.
- I'm thinking about loading one(First record) of HIVE_QUERY entity from ATS,
check if its of the new type. And if not then hide the tab bar.
Another thing to look at, eventually, is where this code resides. There is some
hive specific stuff like queryId, HS2 address - and the tez codebase isn't
necessarily the best place for this. A separate jira to investigate this.
- Im totally for this. Ideal way would be to have the code inside Hive
codebase, and would work as an individual UI. We can ensure to give consistent
behavior across both UIs and make them work just like it is working now.
- We could also have the code in Hive codebase, and somehow make it a
dependency of Tez UI build. But that would be a hacked-up approach.
- But should this be a Tez Jira or Hive Jira?
> 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.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)