[
https://issues.apache.org/jira/browse/DRILL-5054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683505#comment-15683505
]
ASF GitHub Bot commented on DRILL-5054:
---------------------------------------
GitHub user zbdzzg opened a pull request:
https://github.com/apache/drill/pull/663
DRILL-5054: Provide source files of jquery-ui and jquery-dataTables locally
Hi,
Currently Drill uses CDN for serving source files of jquery-ui and
jquery-dataTables. This is OK for most cases, but not working in an isolated
environment.
This is a patch adding these files so that Drill will work fine in intranet.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zbdzzg/drill 5054
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/663.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 #663
----
commit 55701b7494cf4b505f41a78179a4214090365bdf
Author: hongze.zhz <[email protected]>
Date: 2016-11-21T12:42:26Z
DRILL-5054: Provide source files of jquery-ui and jquery-dataTables locally
----
> Provide jquery-ui and jquery-dataTables locally
> -----------------------------------------------
>
> Key: DRILL-5054
> URL: https://issues.apache.org/jira/browse/DRILL-5054
> Project: Apache Drill
> Issue Type: Improvement
> Components: Web Server
> Affects Versions: 1.8.0
> Environment: Fedora 24 / OpenJDK 8 / FireFox 50.0
> Reporter: Hongze Zhang
> Fix For: Future
>
>
> Hi,
> Currently Drill uses CDN for serving source files of jquery-ui and
> jquery-dataTables. This is OK for most cases, but not working in an isolated
> environment.
> This is a patch adding these files so that Drill will work fine in intranet.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)