Mike Percy has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12040 )
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. It also squelches the following warning: log4j:WARN No appenders could be found for logger (org.apache.kudu.test.cluster.KuduBinaryLocator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Change-Id: Ic57941d593c32d17c9619f51d18430a75e962635 Reviewed-on: http://gerrit.cloudera.org:8080/12040 Tested-by: Kudu Jenkins Reviewed-by: Grant Henke <[email protected]> Reviewed-by: Adar Dembo <[email protected]> --- A java/kudu-test-utils/src/test/resources/log4j.properties 1 file changed, 23 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Grant Henke: Looks good to me, approved Adar Dembo: Looks good to me, approved -- 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: merged Gerrit-Change-Id: Ic57941d593c32d17c9619f51d18430a75e962635 Gerrit-Change-Number: 12040 Gerrit-PatchSet: 5 Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Brian McDevitt <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]>
