David Capwell created BIGTOP-1529:
-------------------------------------
Summary: 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)