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

Steven Phillips commented on DRILL-1746:
----------------------------------------

The minorFragmentProfile already has a field for DrillbitEndpoint. Looking in 
AbstractStatusReporter, it looks like we are not populating this field.

Try adding :

b.setEndpoint(context.getIdentity());

in the getBuilder method.

> Query profile should contain node/drilbit information where query ran
> ---------------------------------------------------------------------
>
>                 Key: DRILL-1746
>                 URL: https://issues.apache.org/jira/browse/DRILL-1746
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>    Affects Versions: 0.6.0
>            Reporter: Aman Sinha
>            Assignee: Jacques Nadeau
>
> The query profile currently has information on the major and minor fragments. 
>  We should also include node/drillbit information on which the minor fragment 
> was executed.  This will help with diagnosability.  Field engineers have 
> asked for this feature. 



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

Reply via email to