You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Karen Coppage (JIRA)" <ji...@apache.org> on 2017/06/30 09:46:00 UTC

[jira] [Work stopped] (HIVE-16982) WebUI "Show Query" tab prints "UNKNOWN" instead of explaining configuration option

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

Work on HIVE-16982 stopped by Karen Coppage.
--------------------------------------------
> WebUI "Show Query" tab prints "UNKNOWN" instead of explaining configuration option
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-16982
>                 URL: https://issues.apache.org/jira/browse/HIVE-16982
>             Project: Hive
>          Issue Type: Bug
>          Components: Configuration, Web UI
>            Reporter: Karen Coppage
>            Assignee: Karen Coppage
>            Priority: Minor
>              Labels: newbie, patch
>         Attachments: HIVE-16982.2.patch
>
>
> In the Hive WebUI / Drilldown: the Show Query tab always displays "UNKNOWN."
> If the user wants to see the query plan here, they should set configuration hive.log.explain.output to true. The user should be made aware of this option:
> 1) in WebUI / Drilldown / Show Query and
> 2) in HiveConf.java, line 2232.
> This configuration's description reads:
> "Whether to log explain output for every query
> When enabled, will log EXPLAIN EXTENDED output for the query at INFO log4j log level."
> this should be added:
> "...and in the WebUI / Show Query tab."



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)