Zhihua Deng created HIVE-24752:
----------------------------------

             Summary: Returned operation's drilldown link may be broken since 
HIVE-23625
                 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


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)

Reply via email to