You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2015/11/13 09:42:10 UTC

[jira] [Updated] (DRILL-2601) Print SQL query text along with query id in drillbit.log

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

Aman Sinha updated DRILL-2601:
------------------------------
    Attachment: 0001-DRILL-2601-log-the-query-text-and-query-id-right-at-.patch

Uploaded patch to log query text and query id right at the beginning of runSQL in the foreman.  [~jni] could you pls review ?  I will be running the regression tests, but the patch should not affect tests. 

To an earlier comment that references DRILL-2981,  that fix logs everything in the query profile during the foreman close() which is too late if there is an abnormal event such as JVM crash.  We do want to put the query text in the drillbit.log as early as possible. 


> Print SQL query text along with query id in drillbit.log
> --------------------------------------------------------
>
>                 Key: DRILL-2601
>                 URL: https://issues.apache.org/jira/browse/DRILL-2601
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>            Reporter: Victoria Markman
>            Assignee: Aman Sinha
>             Fix For: Future
>
>         Attachments: 0001-DRILL-2601-log-the-query-text-and-query-id-right-at-.patch
>
>
> This is a request to print text of a query into drillbit.log  in the default non verbose output. It includes all the changes of a session level parameters and anything else that might help reproducing issue on a customer site.



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