hadoop - Flume classpath contains multiple SLF4J bindings, fetching twitter data -


when fetching twitter data using command:

./bin/flume-ng agent -n twitteragent -c conf -f /usr/lib/apache-flume-1.4.0-bin/conf/flume.conf 

a warning popups in terminal saying:

slf4j: class path contains multiple slf4j bindings. slf4j: found binding in [jar:file:/usr/lib/apache-flume-1.7.0-bin/lib/slf4j-logj12-1.6.1.jar!/org/slf4j/impl/staticloggerbinder.class] slf4j: found binding in [jar:file:/usr/lib/zookeeper/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/staticbinder slf4j: see http://www.slf4j.org/codes.html#multiple_bindings explanation. 

i using quickstart cloudera 5.10 , flume 1.7.0.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -