hai i have some problem when running flume the error is
+ exec /usr/bin/java -Xmx1024m -cp '/opt/service/conf:/data/apache-flume-1.5.2-bin/lib/*' -Djava.library.path= org.apache.flume.node.Application --conf-file /data/apache-flume-1.5.2-bin/conf/top-agent-mobile1.conf --name httpagent-m1 log4j:WARN No appenders could be found for logger (org.apache.flume.lifecycle.LifecycleSupervisor). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. i'm running flume with command /data/apache-flume-1.5.2-bin/bin/flume-ng agent -n httpagent-m1 -c conf -f /data/apache-flume-1.5.2-bin/conf/top-agent-mobile1.conf --name httpagent-m1 any suggest what i must suppose to do ?
