[ 
https://issues.apache.org/jira/browse/DRILL-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112875#comment-16112875
 ] 

ASF GitHub Bot commented on DRILL-5699:
---------------------------------------

Github user arina-ielchiieva commented on the issue:

    https://github.com/apache/drill/pull/891
  
    Regarding build failure, it will fail only if we did not download these 
files before. If we did, it will take them from the cache:
    `[INFO] --- download-maven-plugin:1.3.0:wget 
(add-datatables-css-as-resource) @ drill-java-exec ---
    [INFO] Got from cache: 
.m2\repository\.cache\download-maven-plugin\dataTables.colVis.css_050ee51b8fd84b79ae0240ce840501c6
    `
    Basically we need internet only when we build the project for the first 
time, the next time having internet access is not necessary,  So I guess we are 
fine here.
    
    +1, LGTM.


> Drill Web UI Page Source Has Links To External Sites
> ----------------------------------------------------
>
>                 Key: DRILL-5699
>                 URL: https://issues.apache.org/jira/browse/DRILL-5699
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>            Reporter: Sindhuri Ramanarayan Rayavaram
>            Assignee: Sindhuri Ramanarayan Rayavaram
>            Priority: Minor
>              Labels: ready-to-commit
>             Fix For: 1.12.0
>
>
> Drill uses external CDN for javascript and css files in the result page. When 
> there is no internet connection this page fails to load. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to