您的位置:首页 > 大数据 > 人工智能

SLF4J: Class path contains multiple SLF4J bindings.

2015-08-07 16:10 766 查看
SLF4J: Found binding in [jar:file:/usr/local/hbase/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]

SLF4J: Found binding in [jar:file:/usr/local/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]

hadoop下跟hbase下包重复。估计可能是由于重复两个包都没有加载。删除任意一个即可。

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: