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 2015/10/22 05:51:27 UTC

[jira] [Commented] (DRILL-3340) Add named metrics and named operators in OperatorProfile

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

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

GitHub user sudheeshkatkam opened a pull request:

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

    DRILL-3340: Add operator metrics registry for metric definitions

    + Display metrics as a table within an operator profile panel
    + Rename FragmentStats#getOperatorStats to newOperatorStats

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

    $ git pull https://github.com/sudheeshkatkam/drill DRILL-3340

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

    https://github.com/apache/drill/pull/216.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 #216
    
----
commit d0d2b8f80e8542b83138824d7a78cbba91943d3f
Author: Sudheesh Katkam <sk...@maprtech.com>
Date:   2015-10-22T03:45:59Z

    DRILL-3340: Add operator metrics registry for metric definitions
    
    + Display metrics as a table within an operator profile panel
    + Rename FragmentStats#getOperatorStats to newOperatorStats

----


> Add named metrics and named operators in OperatorProfile
> --------------------------------------------------------
>
>                 Key: DRILL-3340
>                 URL: https://issues.apache.org/jira/browse/DRILL-3340
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Sudheesh Katkam
>            Assignee: Sudheesh Katkam
>            Priority: Minor
>             Fix For: 1.3.0
>
>         Attachments: DRILL-3340.1.patch.txt, DRILL-3340.2.patch.txt, DRILL-3340.3.patch.txt
>
>
> + Useful when reading JSON query profile.
> + Rename FragmentStats#getOperatorStats to FragmentStats#newOperatorStats



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)