[
https://issues.apache.org/jira/browse/DRILL-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17051217#comment-17051217
]
ASF GitHub Bot commented on DRILL-7623:
---------------------------------------
vvysotskyi commented on pull request #2011: DRILL-7623: Link error is displayed
at the log content page on Web UI
URL: https://github.com/apache/drill/pull/2011
# [DRILL-7623](https://issues.apache.org/jira/browse/DRILL-7623): Link error
is displayed at the log content page on Web UI
## Description
Updated links to `jquery` to use an absolute path and revised code for
similar issues.
Added metastore-related keywords to be highlighted when printing queries.
## Documentation
NA
## Testing
Checked manually.
----------------------------------------------------------------
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]
> Link error is displayed at the log content page on Web UI
> ---------------------------------------------------------
>
> Key: DRILL-7623
> URL: https://issues.apache.org/jira/browse/DRILL-7623
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.17.0
> Reporter: Anton Gozhiy
> Assignee: Vova Vysotskyi
> Priority: Major
>
> *Steps:*
> # Open a log file from the Web UI:
> {noformat}
> /log/sqlline.log/content
> {noformat}
> *Expected result:*
> There should be no errors.
> *Actual result:*
> {noformat}
> GET http://localhost:8047/log/static/js/jquery-3.2.1.min.js net::ERR_ABORTED
> 500 (Internal Server Error)
> bootstrap.min.js:6 Uncaught Error: Bootstrap's JavaScript requires jQuery
> at bootstrap.min.js:6
> (anonymous) @ bootstrap.min.js:6
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)