You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Szehon Ho (JIRA)" <ji...@apache.org> on 2016/01/28 03:02:39 UTC

[jira] [Updated] (HIVE-12952) Show query sub-pages on webui

     [ https://issues.apache.org/jira/browse/HIVE-12952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Szehon Ho updated HIVE-12952:
-----------------------------
    Description: 
Today the queries showing in Running and Completed lists have some basic information like query string, elapsed time, state, user, etc.

It may be helpful to have even more information like:
* Job URL's, job status
* Explain plan (configurable)
* Error message (if failure)
* Dynamic metrics, incl:
 ** Number of Tables/partitions fetched
 ** Time taken in each method via perf-logger.

These should go in another page, so as not to clog the summary hiveserver.jsp page.
This JIRA aims to tackle some of those.

  was:
Today there the queries showing in Running and Completed lists have some basic information like query string, elapsed time, state, user, etc.

It may be helpful to have even more information like:
* Job URL's, job status
* Explain plan (configurable)
* Error message (if failure)
* Dynamic metrics, incl:
 ** Number of Tables/partitions fetched
 ** Time taken in each method via perf-logger.

These should go in another page, so as not to clog the summary hiveserver.jsp page.
This JIRA aims to tackle some of those.


> Show query sub-pages on webui
> -----------------------------
>
>                 Key: HIVE-12952
>                 URL: https://issues.apache.org/jira/browse/HIVE-12952
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Diagnosability
>            Reporter: Szehon Ho
>            Assignee: Szehon Ho
>
> Today the queries showing in Running and Completed lists have some basic information like query string, elapsed time, state, user, etc.
> It may be helpful to have even more information like:
> * Job URL's, job status
> * Explain plan (configurable)
> * Error message (if failure)
> * Dynamic metrics, incl:
>  ** Number of Tables/partitions fetched
>  ** Time taken in each method via perf-logger.
> These should go in another page, so as not to clog the summary hiveserver.jsp page.
> This JIRA aims to tackle some of those.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)