Last active
August 29, 2015 14:15
-
-
Save choplin/dba0ad147dad571ec99d to your computer and use it in GitHub Desktop.
dependency hell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> evicted | |
[warn] There may be incompatibilities among your library dependencies. | |
[warn] Here are some of the libraries that were evicted: | |
[warn] * org.apache.thrift:libthrift:0.7.0 -> 0.9.2 (caller: jp.scaleout:log_2.11:1.0-SNAPSHOT, com.twitter.elephantbird:elephant-bird-core:4.4) | |
[warn] * com.google.guava:guava:(11.0.2, 11.0.1, 12.0.1) -> 16.0.1 (caller: org.apache.hadoop:hadoop-yarn-server-common:2.6.0, org.apache.curator:curator-recipes:2.6.0, org.apache.hadoop:hadoop-hdfs:2.6.0, org.apache.curator:curator-client:2.6.0, org.apache.hadoop:hadoop-yarn-client:2.6.0, org.apache.hadoop:hadoop-common:2.6.0, org.apache.hadoop:hadoop-yarn-common:2.6.0, org.apache.hadoop:hadoop-yarn-api:2.6.0, org.apache.curator:curator-framework:2.6.0, com.twitter.elephantbird:elephant-bird-core:4.4, org.htrace:htrace-core:3.0.4) | |
[warn] * io.netty:netty:3.6.2.Final -> 3.7.0.Final (caller: org.apache.zookeeper:zookeeper:3.4.6, org.apache.hadoop:hadoop-hdfs:2.6.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment