Check you’re setting the Kafka log4j properties. -Dlog4j.configuration=file:config/log4j.properties
B > On 12 Feb 2016, at 07:33, Joe San <codeintheo...@gmail.com> wrote: > > How could I get rid of this warning? > > log4j:WARN No appenders could be found for logger > (kafka.utils.VerifiableProperties). > log4j:WARN Please initialize the log4j system properly. > > Any ideas how to get rid of this warning?