You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2018/08/15 11:20:00 UTC

[jira] [Updated] (DRILL-6689) Include query user information to drillbit.log

     [ https://issues.apache.org/jira/browse/DRILL-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva updated DRILL-6689:
------------------------------------
    Fix Version/s: 1.15.0

> Include query user information to drillbit.log
> ----------------------------------------------
>
>                 Key: DRILL-6689
>                 URL: https://issues.apache.org/jira/browse/DRILL-6689
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Bohdan Kazydub
>            Assignee: Bohdan Kazydub
>            Priority: Minor
>             Fix For: 1.15.0
>
>
> Currently, query information is logged as
> INFO o.a.drill.exec.work.foreman.Foreman - Query text for query id _queryId_: explain plan for select * from dfs./tmp/customer where name like 'Jo%'
> In order to easily track user details username of user which issues the query could be included in a following format
> INFO o.a.drill.exec.work.foreman.Foreman - Query text for query with id _queryId_ *issued by _username_*: explain plan for select * from dfs./tmp/customer where name like 'Jo%'



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)