You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/14 19:02:00 UTC

[jira] [Commented] (DRILL-5801) Label the Gantt chart that indicates the lifespan details of the various minor fragments

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

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

GitHub user kkhatua opened a pull request:

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

    DRILL-5801: Gantt chart (fragment timeline) enhancements

    1. Labelled X and Y axes on the Gantt Chart that expresses the fragments' timelines
    2. Support mouse hover to reveal major fragment ID
    
    * With 104 minor fragments / 5 major fragments : _You can see the tooltip (mouse pointer was not captured in screenshot)_
    ![image](https://user-images.githubusercontent.com/4335237/32798813-b55b6f52-c92a-11e7-80b0-205f95e35081.png)
    
    * With 14 minor fragments / 4 major fragments : _Check for label alignment_
    ![image](https://user-images.githubusercontent.com/4335237/32798883-e57f4f1e-c92a-11e7-9ce0-b2522f42c584.png)
    
    * With 1 minor fragment / 1 major fragment : _Check for label alignment_
    ![image](https://user-images.githubusercontent.com/4335237/32798928-07a5f21e-c92b-11e7-9f14-9ee2e2605719.png)


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

    $ git pull https://github.com/kkhatua/drill DRILL-5801

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

    https://github.com/apache/drill/pull/1035.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 #1035
    
----
commit d8a9ff6b2cd112fe78ff9d412e1c6769b4b3a717
Author: Kunal Khatua <kk...@maprtech.com>
Date:   2017-11-14T18:48:36Z

    DRILL-5801: Gantt chart (fragment timeline) enhancements
    
    1. Labelled X and Y axes on the Gantt Chart that expresses the fragments' timelines
    2. Support mouse hover to reveal major fragment ID

----


> Label the Gantt chart that indicates the lifespan details of the various minor fragments
> ----------------------------------------------------------------------------------------
>
>                 Key: DRILL-5801
>                 URL: https://issues.apache.org/jira/browse/DRILL-5801
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components: Web Server
>    Affects Versions: 1.11.0
>            Reporter: Kunal Khatua
>            Assignee: Kunal Khatua
>            Priority: Minor
>             Fix For: 1.13.0
>
>




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