The SLF4J error has been bugging me for a while now. It appears every time I type any hadoop shell command before showing the output of the command.
$ hadoop fs -ls
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
This is a pseudo distributed installation of cdh5 on Ubuntu 14.04.