GitHub user sindhurirayavaram opened a pull request:

    https://github.com/apache/drill/pull/891

    DRILL-5699: Drill Web UI Page Source Has Links To External Sites

    When there is no internet, Drill Web UI fails to load the external CDNs and 
will not load the result page. This change, uses the maven download plugin to 
download the javascript and css files during build time. First this tries to 
load the CDNs from the internet. If a failure occurs, it uses the local 
downloaded Javascript and css files. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sindhurirayavaram/drill DRILL-5699

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/891.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #891
    
----
commit 61b874e2e17e44666cea9c7626767651ce7e4c70
Author: Sindhuri Rayavaram <[email protected]>
Date:   2017-07-31T18:45:53Z

    DRILL-5699: Drill Web UI Page Source Has Links To External Sites

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to