[
https://issues.apache.org/jira/browse/DRILL-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194247#comment-14194247
]
Jacques Nadeau commented on DRILL-1591:
---------------------------------------
It will be fixed once a contributor or committer is willing to spend time
against it. Apache projects are driven by the community so the best way to get
an important feature included is to provide a patch for it.
> Drill Web UI Page Source Has Links To External Sites
> ----------------------------------------------------
>
> Key: DRILL-1591
> URL: https://issues.apache.org/jira/browse/DRILL-1591
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - HTTP
> Affects Versions: 0.6.0
> Reporter: MUFEED USMAN
> Priority: Minor
>
> The Drill web UI page source has links to external sites that can break the
> functionality on clusters that do not have access to the internet.
> <link
> href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"
> rel="stylesheet">
> <script
> src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
> <script
> src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
> An advisable thing would be to put the .js and .css files on the web server
> itself and not link them to external servers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)