[jira] [Resolved] (IMPALA-8919) css and js files not found when accessing web page using IP address

2019-09-04 Thread Tim Armstrong (Jira)


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

Tim Armstrong resolved IMPALA-8919.
---
Resolution: Duplicate

This is IMPALA-8917. I've been able to work around by adding the host/ip pair 
to /etc/hosts but that isn't a long-term solution

> css and js files not found when accessing web page using IP address
> ---
>
> Key: IMPALA-8919
> URL: https://issues.apache.org/jira/browse/IMPALA-8919
> Project: IMPALA
>  Issue Type: Bug
>Reporter: Quanlong Huang
>Priority: Major
>
> Not sure if this is a bug or it's required by some security compliance. If we 
> access the web page using IP address instead of hostname, the css and js 
> files can't be loaded if the IP and hostname is not bounded in /etc/hosts.
> To be specific, css and js links in the web page of http://$IP:25000 are 
> something like http://$hostname:25000/www/jquery/jquery-3.4.1.min.js. Loading 
> of them could fail if $hostname is not configured in /etc/hosts.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Resolved] (IMPALA-8919) css and js files not found when accessing web page using IP address

2019-09-04 Thread Tim Armstrong (Jira)


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

Tim Armstrong resolved IMPALA-8919.
---
Resolution: Duplicate

This is IMPALA-8917. I've been able to work around by adding the host/ip pair 
to /etc/hosts but that isn't a long-term solution

> css and js files not found when accessing web page using IP address
> ---
>
> Key: IMPALA-8919
> URL: https://issues.apache.org/jira/browse/IMPALA-8919
> Project: IMPALA
>  Issue Type: Bug
>Reporter: Quanlong Huang
>Priority: Major
>
> Not sure if this is a bug or it's required by some security compliance. If we 
> access the web page using IP address instead of hostname, the css and js 
> files can't be loaded if the IP and hostname is not bounded in /etc/hosts.
> To be specific, css and js links in the web page of http://$IP:25000 are 
> something like http://$hostname:25000/www/jquery/jquery-3.4.1.min.js. Loading 
> of them could fail if $hostname is not configured in /etc/hosts.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)