You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2021/03/08 10:12:00 UTC

[jira] [Resolved] (HIVE-24752) Returned operation's drilldown link may be broken

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

Peter Vary resolved HIVE-24752.
-------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master.

Thanks for the pathc [~dengzh] and [~mbod] for the review!

> Returned operation's drilldown link may be broken
> -------------------------------------------------
>
>                 Key: HIVE-24752
>                 URL: https://issues.apache.org/jira/browse/HIVE-24752
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 4.0.0
>            Reporter: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Since HIVE-23625, the path spec for the query page has changed from _query_page_ to _query_page.html_,
> {code:java}
> webServer.addServlet("query_page", "/query_page.html", QueryProfileServlet.class);{code}
> the drilldown link of the operation returned may be broken if hive.server2.show.operation.drilldown.link is enabled...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)