[ 
https://issues.apache.org/jira/browse/IMPALA-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061027#comment-18061027
 ] 

Csaba Ringhofer commented on IMPALA-14781:
------------------------------------------

https://gerrit.cloudera.org/#/c/24032/

> Incorrect host name is used if webserver_interface=::
> -----------------------------------------------------
>
>                 Key: IMPALA-14781
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14781
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend
>            Reporter: Csaba Ringhofer
>            Assignee: Csaba Ringhofer
>            Priority: Major
>
> This wildcard character is not handled properly, leading to return URLs to 
> webui like
> {code}
> Query state can be monitored at: 
> http://:::25000/query_plan?query_id=424adbce8effa777:93f02e6a00000000
> {code}
> This also affects links in webui if x-forwarded-context header is set:
> {code}
> curl -H 'x-forwarded-context: a' [::]:25000
> ..
> <script src='https://:::25000/www/jquery/jquery-3.5.1.min.js'></script>
> ...
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to