[
https://issues.apache.org/jira/browse/HADOOP-7697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117031#comment-13117031
]
Konstantin Shvachko commented on HADOOP-7697:
---------------------------------------------
The error message looks like this:
SLF4J: The requested version 1.5.11 by your slf4j binding is not compatible
with [1.6]
SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.
It's all over the logs.
Need to adjust dependencies for ivy.
> Remove dependency on different version of slf4j in avro
> -------------------------------------------------------
>
> Key: HADOOP-7697
> URL: https://issues.apache.org/jira/browse/HADOOP-7697
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 0.22.0
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 0.22.0
>
>
> Avro upgrade led to a mixture of slf4j versions. Hadoop uses slf4j 1.5.11,
> and avro brings in 1.6.1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira