You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by mayyamus <gi...@git.apache.org> on 2018/04/29 13:47:05 UTC

[GitHub] drill pull request #1243: Solved unable to get jquery on the intranet

GitHub user mayyamus opened a pull request:

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

    Solved unable to get jquery on the intranet

    Running on the intranet, access is slow due to the inability to get jquery. Modified to directly access local jQuery resources.

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

    $ git pull https://github.com/mayyamus/drill minor_fix_js_timeout

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

    https://github.com/apache/drill/pull/1243.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 #1243
    
----

----


---

[GitHub] drill pull request #1243: Solve unable to get jquery in the intranet

Posted by mayyamus <gi...@git.apache.org>.
Github user mayyamus closed the pull request at:

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


---

[GitHub] drill issue #1243: Solve unable to get jquery in the intranet

Posted by arina-ielchiieva <gi...@git.apache.org>.
Github user arina-ielchiieva commented on the issue:

    https://github.com/apache/drill/pull/1243
  
    @mayyamus please create Apache Jira for the fix first (https://drill.apache.org/docs/apache-drill-contribution-guidelines/). Also please note that the part of code you are changing was done intentionally in https://issues.apache.org/jira/browse/DRILL-5699. Is there a way to preserve original intention and fix your issue?


---