[
https://issues.apache.org/jira/browse/DRILL-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433143#comment-16433143
]
ASF GitHub Bot commented on DRILL-6311:
---------------------------------------
Github user sohami commented on the issue:
https://github.com/apache/drill/pull/1202
@vrozov - Update the PR based on your suggestion. The command `mvn test
-DexcludedGroups="org.apache.drill.categories.SlowTest,org.apache.drill.categories.UnlikelyTest,org.apache.drill.categories.SecurityTest"`
was not working on latest master as well. Spoke with @ilooner and made sure
atleast the command used in Travis is working with this change `mvn install
-DexcludedGroups="org.apache.drill.categories.SlowTest,org.apache.drill.categories.UnlikelyTest,org.apache.drill.categories.SecurityTest"`
> 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)