[
https://issues.apache.org/jira/browse/BIGTOP-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212689#comment-14212689
]
Konstantin Boudnik commented on BIGTOP-1529:
--------------------------------------------
We don't need to reinvent the wheel here - current maven system has all
localized in common module, so we just can express the same model or better yet
to reuse the same module to avoid a need to support different versions of the
logger code.
> Smoke tests should reuse the same log4j file
> --------------------------------------------
>
> Key: BIGTOP-1529
> URL: https://issues.apache.org/jira/browse/BIGTOP-1529
> Project: Bigtop
> Issue Type: Bug
> Reporter: David Capwell
>
> Currently the smoke tests will bundle and manage their own log4j details. It
> would be nice if a user can change this in one place and have it work for all
> tests. Would also be nice if a user can define different aspects such as
> level from CLI
> {code}
> ./gradlew clean test -Dsmoke.tests=pig -Dlog4j.logger.level=TRACE
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)