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

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

GitHub user sindhurirayavaram opened a pull request:

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

    DRILL-5765: Json query profile is not shown on Web UI

    The "graph.js", used in the profiles page of Drill Web UI, uses 
$(window).load(function () {}). The ".load" function is deprecated from the 
Jquery after 1.8. In this change, I have changed the function to onload. 

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

    $ git pull https://github.com/sindhurirayavaram/drill bug

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

    https://github.com/apache/drill/pull/933.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 #933
    
----
commit 833e69c0b5811449667446b06212016f5925e9cd
Author: Sindhuri Rayavaram <[email protected]>
Date:   2017-09-01T23:51:07Z

    DRILL-5765: Json query profile is not shown on Web UI

----


> Json query profile is not shown on Web UI
> -----------------------------------------
>
>                 Key: DRILL-5765
>                 URL: https://issues.apache.org/jira/browse/DRILL-5765
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.12.0
>            Reporter: Arina Ielchiieva
>            Assignee: Sindhuri Ramanarayan Rayavaram
>             Fix For: 1.12.0
>
>         Attachments: empty_json_profile.JPG
>
>
> Full Json profile is empty on Web UI.
> This is a regression from DRILL-5699.



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

Reply via email to