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 2018/04/05 22:51:00 UTC

[jira] [Commented] (DRILL-6311) No logging information in drillbit.log / drillbit.out

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

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

GitHub user sohami opened a pull request:

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

    DRILL-6311: No logging information in drillbit.log / drillbit.out

    

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

    $ git pull https://github.com/sohami/drill DRILL-6311

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

    https://github.com/apache/drill/pull/1202.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 #1202
    
----
commit c988dc83df36da6dbe4d9ab77595084e9cd084f1
Author: Sorabh Hamirwasia <sh...@...>
Date:   2018-04-05T22:49:22Z

    DRILL-6311: No logging information in drillbit.log / drillbit.out

----


> No logging information in drillbit.log / drillbit.out
> -----------------------------------------------------
>
>                 Key: DRILL-6311
>                 URL: https://issues.apache.org/jira/browse/DRILL-6311
>             Project: Apache Drill
>          Issue Type: Bug
>          Components:  Server
>    Affects Versions: 1.14.0
>            Reporter: Sorabh Hamirwasia
>            Assignee: Sorabh Hamirwasia
>            Priority: Major
>             Fix For: 1.14.0
>
>
> On latest masterĀ 9a6cb59b9b7a5b127e5f60309ce2f506ede9652a, when running Drillbit in cluster mode, there is no log prints in drillbit.log / .out file. Due to the latest commit there is a change in vector/pom.xml which is adding drill-common artifact and the scope is not there. Hence it'sĀ placed under drillbit jar path which also contains another logback-test.xml which overrides the default logback.xml inside conf directory.



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