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 <[email protected]> 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) <[email protected]> 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) > >
