You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Paul Bormans (JIRA)" <ji...@apache.org> on 2018/12/12 15:50:00 UTC

[jira] [Created] (DRILL-6898) Web UI cannot be used without internet connection (jquery loaded from ajax.googleapis.com)

Paul Bormans created DRILL-6898:
-----------------------------------

             Summary: Web UI cannot be used without internet connection (jquery loaded from ajax.googleapis.com)
                 Key: DRILL-6898
                 URL: https://issues.apache.org/jira/browse/DRILL-6898
             Project: Apache Drill
          Issue Type: Improvement
          Components: Web Server
    Affects Versions: 1.14.0
            Reporter: Paul Bormans


When opening the web ui in an environment that does not have an internet connection, then the jquery js library is not loaded and the website does not function as it should.

One solution can be to add a configuration option to use local/packages javascript libraries iso loading these from a CDN.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Re: [jira] [Created] (DRILL-6898) Web UI cannot be used without internet connection (jquery loaded from ajax.googleapis.com)

Posted by Arina Yelchiyeva <ar...@gmail.com>.
Mostly like this is fixed in
https://issues.apache.org/jira/browse/DRILL-6776.

Kind regards,
Arina

On Wed, Dec 12, 2018 at 6:08 PM Charles Givre <cg...@gmail.com> wrote:

> As someone who regularly works from isolated networks, we really should
> make sure that the UI does not have a dependency on an internet
> connection.  It’s exceedingly frustrating when you can’t use a tool because
> of something like this.
> —C
>
> > On Dec 12, 2018, at 10:50, Paul Bormans (JIRA) <ji...@apache.org> wrote:
> >
> > Paul Bormans created DRILL-6898:
> > -----------------------------------
> >
> >             Summary: Web UI cannot be used without internet connection
> (jquery loaded from ajax.googleapis.com)
> >                 Key: DRILL-6898
> >                 URL: https://issues.apache.org/jira/browse/DRILL-6898
> >             Project: Apache Drill
> >          Issue Type: Improvement
> >          Components: Web Server
> >    Affects Versions: 1.14.0
> >            Reporter: Paul Bormans
> >
> >
> > When opening the web ui in an environment that does not have an internet
> connection, then the jquery js library is not loaded and the website does
> not function as it should.
> >
> > One solution can be to add a configuration option to use local/packages
> javascript libraries iso loading these from a CDN.
> >
> >
> >
> >
> >
> > --
> > This message was sent by Atlassian JIRA
> > (v7.6.3#76005)
>
>

Re: [jira] [Created] (DRILL-6898) Web UI cannot be used without internet connection (jquery loaded from ajax.googleapis.com)

Posted by Charles Givre <cg...@gmail.com>.
As someone who regularly works from isolated networks, we really should make sure that the UI does not have a dependency on an internet connection.  It’s exceedingly frustrating when you can’t use a tool because of something like this. 
—C

> On Dec 12, 2018, at 10:50, Paul Bormans (JIRA) <ji...@apache.org> wrote:
> 
> Paul Bormans created DRILL-6898:
> -----------------------------------
> 
>             Summary: Web UI cannot be used without internet connection (jquery loaded from ajax.googleapis.com)
>                 Key: DRILL-6898
>                 URL: https://issues.apache.org/jira/browse/DRILL-6898
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Web Server
>    Affects Versions: 1.14.0
>            Reporter: Paul Bormans
> 
> 
> When opening the web ui in an environment that does not have an internet connection, then the jquery js library is not loaded and the website does not function as it should.
> 
> One solution can be to add a configuration option to use local/packages javascript libraries iso loading these from a CDN.
> 
>  
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v7.6.3#76005)