[jira] [Commented] (DRILL-8397) Drill prints warnings to console when starting it

2023-02-09 Thread ASF GitHub Bot (Jira)


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

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

jnturton merged PR #2752:
URL: https://github.com/apache/drill/pull/2752




> Drill prints warnings to console when starting it
> -
>
> Key: DRILL-8397
> URL: https://issues.apache.org/jira/browse/DRILL-8397
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: Vova Vysotskyi
>Assignee: Vova Vysotskyi
>Priority: Minor
>
> When starting the drill in embedded mode, it prints the following warnings:
> {noformat}
> 11:19:55,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This 
> is logback-classic version 1.4.5
> 11:19:55,499 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could 
> NOT find resource [logback-test.xml]
> 11:19:55,503 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found 
> resource [logback.xml] at 
> [file:/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/conf/logback.xml]
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 73
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 78
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 91
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [STDOUT]
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 11:19:55,658 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [QUERY]
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,697 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@66ac5762 - No 
> compression will be used
> 11:19:55,699 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [FILE]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@797cf65c - No 
> compression will be used
> 11:19:55,701 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,701 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline.log
> 11:19:55,701 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline.log]
> 11:19:55,702 |-INFO in 
> ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting 
> additivity of logger [org.apache.drill] to false
> 11:19:55,702 |-INFO in 
> ch.qos.logback.classic.model.processor.LevelModelHandler - org.apache.drill 
> level set to INFO
> 11:19:55,702 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderRefModelHandler - 

[jira] [Commented] (DRILL-8397) Drill prints warnings to console when starting it

2023-02-09 Thread ASF GitHub Bot (Jira)


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

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

cgivre commented on PR #2752:
URL: https://github.com/apache/drill/pull/2752#issuecomment-1424151052

   > 
   
   Given the flakyness of that test, I'm fine with marking that as a "run 
manually" test.  I think you are correct that the indexing doesn't happen 
immediately. 




> Drill prints warnings to console when starting it
> -
>
> Key: DRILL-8397
> URL: https://issues.apache.org/jira/browse/DRILL-8397
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: Vova Vysotskyi
>Assignee: Vova Vysotskyi
>Priority: Minor
>
> When starting the drill in embedded mode, it prints the following warnings:
> {noformat}
> 11:19:55,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This 
> is logback-classic version 1.4.5
> 11:19:55,499 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could 
> NOT find resource [logback-test.xml]
> 11:19:55,503 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found 
> resource [logback.xml] at 
> [file:/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/conf/logback.xml]
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 73
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 78
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 91
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [STDOUT]
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 11:19:55,658 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [QUERY]
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,697 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@66ac5762 - No 
> compression will be used
> 11:19:55,699 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [FILE]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@797cf65c - No 
> compression will be used
> 11:19:55,701 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,701 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline.log
> 11:19:55,701 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline.log]
> 11:19:55,702 |-INFO in 
> ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting 
> additivity of logger [org.apache.drill] to false
> 

[jira] [Commented] (DRILL-8397) Drill prints warnings to console when starting it

2023-02-09 Thread ASF GitHub Bot (Jira)


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

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

jnturton commented on PR #2752:
URL: https://github.com/apache/drill/pull/2752#issuecomment-1424101087

   In any case, that failure is certainly unrelated to this PR which in my 
opinion may be merged.




> Drill prints warnings to console when starting it
> -
>
> Key: DRILL-8397
> URL: https://issues.apache.org/jira/browse/DRILL-8397
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: Vova Vysotskyi
>Assignee: Vova Vysotskyi
>Priority: Minor
>
> When starting the drill in embedded mode, it prints the following warnings:
> {noformat}
> 11:19:55,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This 
> is logback-classic version 1.4.5
> 11:19:55,499 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could 
> NOT find resource [logback-test.xml]
> 11:19:55,503 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found 
> resource [logback.xml] at 
> [file:/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/conf/logback.xml]
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 73
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 78
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 91
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [STDOUT]
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 11:19:55,658 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [QUERY]
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,697 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@66ac5762 - No 
> compression will be used
> 11:19:55,699 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [FILE]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@797cf65c - No 
> compression will be used
> 11:19:55,701 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,701 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline.log
> 11:19:55,701 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline.log]
> 11:19:55,702 |-INFO in 
> ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting 
> additivity of logger [org.apache.drill] to false
> 11:19:55,702 |-INFO in 
> ch.qos.logback.classic.model.processor.LevelModelHandler 

[jira] [Commented] (DRILL-8397) Drill prints warnings to console when starting it

2023-02-09 Thread ASF GitHub Bot (Jira)


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

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

jnturton commented on PR #2752:
URL: https://github.com/apache/drill/pull/2752#issuecomment-1424093562

   Regarding the sporadic failures of the unit test 
testBasicCTASWithScalarDataTypes that have been showing in recent CI runs, and 
now also here, it looks to me like [the Thread.sleep(15_000) that it 
uses](https://github.com/jnturton/drill/blob/83bf04cd815e6c6d22d9ef04550cd8113bd9f905/contrib/storage-splunk/src/test/java/org/apache/drill/exec/store/splunk/SplunkWriterTest.java#L113)
 to wait for an INSERT to go through is not always enough to ensure that Splunk 
will return the record needed for the subsequent schema validation to pass.
   
   Locally I've been able to reproduce both successes and failures of this test 
with a range of sleep durations from 6_000 to 60_000 so I'm not sure if there 
is a magic number here, or what it might be. Stepping back further, I don't 
know if Splunk ever takes a transactional approach to loading data - maybe it 
makes no guarantees beyond "Thanks, I'll index this later"?
   
   CC @cgivre.
   




> Drill prints warnings to console when starting it
> -
>
> Key: DRILL-8397
> URL: https://issues.apache.org/jira/browse/DRILL-8397
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: Vova Vysotskyi
>Assignee: Vova Vysotskyi
>Priority: Minor
>
> When starting the drill in embedded mode, it prints the following warnings:
> {noformat}
> 11:19:55,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This 
> is logback-classic version 1.4.5
> 11:19:55,499 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could 
> NOT find resource [logback-test.xml]
> 11:19:55,503 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found 
> resource [logback.xml] at 
> [file:/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/conf/logback.xml]
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 73
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 78
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 91
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [STDOUT]
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 11:19:55,658 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [QUERY]
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,697 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@66ac5762 - No 
> compression will be used
> 11:19:55,699 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [FILE]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@797cf65c - No 
> compression will be used
> 

[jira] [Commented] (DRILL-8397) Drill prints warnings to console when starting it

2023-02-09 Thread ASF GitHub Bot (Jira)


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

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

vvysotskyi opened a new pull request, #2752:
URL: https://github.com/apache/drill/pull/2752

   # [DRILL-8397](https://issues.apache.org/jira/browse/DRILL-8397): Drill 
prints warnings to console when starting it
   
   ## Description
   Replaced the `level` tag with the attribute, so no extra output is printed 
to the console.
   
   ## Documentation
   NA
   
   ## Testing
   Checked manually
   




> Drill prints warnings to console when starting it
> -
>
> Key: DRILL-8397
> URL: https://issues.apache.org/jira/browse/DRILL-8397
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: Vova Vysotskyi
>Assignee: Vova Vysotskyi
>Priority: Minor
>
> When starting the drill in embedded mode, it prints the following warnings:
> {noformat}
> 11:19:55,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This 
> is logback-classic version 1.4.5
> 11:19:55,499 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could 
> NOT find resource [logback-test.xml]
> 11:19:55,503 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found 
> resource [logback.xml] at 
> [file:/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/conf/logback.xml]
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 73
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 78
> 11:19:55,607 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
>  element is deprecated. Near [level] on line 91
> 11:19:55,608 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - 
> Please use "level" attribute within  or  elements instead.
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [STDOUT]
> 11:19:55,652 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 11:19:55,658 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [QUERY]
> 11:19:55,689 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,697 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@66ac5762 - No 
> compression will be used
> 11:19:55,699 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json
> 11:19:55,699 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[QUERY] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline_queries.json]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - Processing 
> appender named [FILE]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.model.processor.AppenderModelHandler - About to 
> instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
> 11:19:55,700 |-INFO in 
> ch.qos.logback.core.rolling.FixedWindowRollingPolicy@797cf65c - No 
> compression will be used
> 11:19:55,701 |-INFO in 
> ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default 
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
> property
> 11:19:55,701 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] 
> - Active log file name: 
> /tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline.log
> 11:19:55,701 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] 
> - File property is set to 
> [/tmp/drill/distribution/target/apache-drill-1.21.0-SNAPSHOT/apache-drill-1.21.0-SNAPSHOT/log/sqlline.log]
> 11:19:55,702 |-INFO in 
>