Hello Kudu Jenkins, Adar Dembo, Grant Henke,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/12040
to look at the new patch set (#3).
Change subject: java: add log4j.properties file to kudu-test-utils module
......................................................................
java: add log4j.properties file to kudu-test-utils module
This allows logging to function properly for tests in this module.
Also normalize the logging level to INFO. Going forward, non-INFO
test logging levels should be added with a comment if needed.
Change-Id: Ic57941d593c32d17c9619f51d18430a75e962635
---
M java/kudu-backup/src/test/resources/log4j.properties
M java/kudu-client/src/test/resources/log4j.properties
M java/kudu-hive/src/test/resources/log4j.properties
M java/kudu-spark-tools/src/test/resources/log4j.properties
M java/kudu-spark/src/test/resources/log4j.properties
A java/kudu-test-utils/src/test/resources/log4j.properties
6 files changed, 26 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/12040/3
--
To view, visit http://gerrit.cloudera.org:8080/12040
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic57941d593c32d17c9619f51d18430a75e962635
Gerrit-Change-Number: 12040
Gerrit-PatchSet: 3
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)