[
https://issues.apache.org/jira/browse/HIVE-23625?focusedWorklogId=443084&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-443084
]
ASF GitHub Bot logged work on HIVE-23625:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jun/20 16:30
Start Date: 09/Jun/20 16:30
Worklog Time Spent: 10m
Work Description: marton-bod opened a new pull request #1075:
URL: https://github.com/apache/hive/pull/1075
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 443084)
Remaining Estimate: 0h
Time Spent: 10m
> HS2 Web UI displays query drill-down results in plain text, not html
> --------------------------------------------------------------------
>
> Key: HIVE-23625
> URL: https://issues.apache.org/jira/browse/HIVE-23625
> Project: Hive
> Issue Type: Bug
> Reporter: Marton Bod
> Assignee: Marton Bod
> Priority: Major
> Attachments: HIVE-23625.1.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Opening a drilldown link on the HS2 Web UI, you are directed to the following
> URL: /query_page?operationId=<ID>
> Since the path /query_page contains no file extensions, Jetty cannot
> determine the mimetype and therefore the Hive HttpServer returns response
> header Content-Type: text/plain;charset=utf-8, and the information does not
> render as html in the browser. This should be corrected to return
> text/html;charset=utf-8.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)