hadoop slf4j-api 1.6.x (or later) is incompatible with this binding
解决方法:
在POM文件最前面加入:
org.slf4j slf4j-api 1.7.1