Created
April 4, 2012 12:30
-
-
Save maiha/2300793 to your computer and use it in GitHub Desktop.
cdh3u3 missed guava
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
| resolvers += "Thrift" at "http://people.apache.org/~rawson/repo/" | |
| resolvers += "ClouderaRepo" at "https://repository.cloudera.com/content/repositories/releases" | |
| libraryDependencies ++= Seq( | |
| "org.apache.hadoop" % "hadoop-core" % "0.20.2-cdh3u2", | |
| "org.apache.hbase" % "hbase" % "0.90.4-cdh3u2" | |
| ) |
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
| [info] Set current project to default-0c6dca (in build file:/home/maiha/hadoop/) | |
| [info] Updating {file:/home/maiha/hadoop/}default-0c6dca... | |
| [info] Resolving org.scala-lang#scala-library;2.9.1 ... | |
| [info] Resolving org.apache.hadoop#hadoop-core;0.20.2-cdh3u2 ... | |
| [info] Resolving com.cloudera.cdh#hadoop-ant;3.0-u2 ... | |
| [info] Resolving commons-cli#commons-cli;1.2 ... | |
| [info] Resolving xmlenc#xmlenc;0.52 ... | |
| [info] Resolving commons-httpclient#commons-httpclient;3.1 ... | |
| [info] Resolving commons-logging#commons-logging;1.0.4 ... | |
| [info] Resolving commons-codec#commons-codec;1.4 ... | |
| [info] Resolving commons-net#commons-net;1.4.1 ... | |
| [info] Resolving oro#oro;2.0.8 ... | |
| [info] Resolving org.mortbay.jetty#jetty;6.1.26 ... | |
| [info] Resolving org.mortbay.jetty#jetty-util;6.1.26 ... | |
| [info] Resolving org.mortbay.jetty#servlet-api;2.5-20081211 ... | |
| [info] Resolving tomcat#jasper-runtime;5.5.23 ... | |
| [info] Resolving javax.servlet#servlet-api;2.5 ... | |
| [info] Resolving commons-el#commons-el;1.0 ... | |
| [info] Resolving tomcat#jasper-compiler;5.5.23 ... | |
| [info] Resolving javax.servlet#jsp-api;2.0 ... | |
| [info] Resolving ant#ant;1.6.5 ... | |
| [info] Resolving org.codehaus.jackson#jackson-core-asl;1.5.2 ... | |
| [info] Resolving org.codehaus.jackson#jackson-mapper-asl;1.5.2 ... | |
| [info] Resolving javax.servlet.jsp#jsp-api;2.1 ... | |
| [info] Resolving net.java.dev.jets3t#jets3t;0.6.1 ... | |
| [info] Resolving hsqldb#hsqldb;1.8.0.7 ... | |
| [info] Resolving org.eclipse.jdt#core;3.1.1 ... | |
| [info] Resolving org.apache.hbase#hbase;0.90.4-cdh3u2 ... | |
| [info] Resolving com.google.guava#guava;r06 ... | |
| [info] Resolving commons-lang#commons-lang;2.5 ... | |
| [info] Resolving commons-logging#commons-logging;1.1.1 ... | |
| [info] Resolving log4j#log4j;1.2.16 ... | |
| [info] Resolving org.apache.avro#avro;1.5.4 ... | |
| [info] Resolving org.xerial.snappy#snappy-java;1.0.3.2 ... | |
| [info] Resolving org.slf4j#slf4j-api;1.5.8 ... | |
| [info] Resolving org.apache.avro#avro-ipc;1.5.4 ... | |
| [info] Resolving org.jboss.netty#netty;3.2.4.Final ... | |
| [info] Resolving org.apache.velocity#velocity;1.5 ... | |
| [info] Resolving commons-collections#commons-collections;3.2.1 ... | |
| [info] Resolving org.apache.zookeeper#zookeeper;3.3.3-cdh3u2 ... | |
| [info] Resolving com.cloudera.cdh#zookeeper-ant;3.0-u2 ... | |
| [info] Resolving org.apache.thrift#thrift;0.2.0 ... | |
| [info] Resolving org.jruby#jruby-complete;1.6.0 ... | |
| [info] Resolving org.mortbay.jetty#jsp-2.1;6.1.14 ... | |
| [info] Resolving org.mortbay.jetty#jsp-api-2.1;6.1.14 ... | |
| [info] Resolving org.mortbay.jetty#servlet-api-2.5;6.1.14 ... | |
| [info] Resolving org.jamon#jamon-runtime;2.3.1 ... | |
| [info] Resolving com.google.protobuf#protobuf-java;2.3.0 ... | |
| [info] Resolving com.sun.jersey#jersey-core;1.4 ... | |
| [info] Resolving com.sun.jersey#jersey-json;1.4 ... | |
| [info] Resolving org.codehaus.jettison#jettison;1.1 ... | |
| [info] Resolving stax#stax-api;1.0.1 ... | |
| [info] Resolving com.sun.xml.bind#jaxb-impl;2.1.12 ... | |
| [info] Resolving javax.xml.bind#jaxb-api;2.1 ... | |
| [info] Resolving javax.xml.stream#stax-api;1.0-2 ... | |
| [info] Resolving javax.activation#activation;1.1 ... | |
| [info] Resolving org.codehaus.jackson#jackson-jaxrs;1.5.5 ... | |
| [info] Resolving org.codehaus.jackson#jackson-xc;1.5.5 ... | |
| [info] Resolving com.sun.jersey#jersey-server;1.4 ... | |
| [info] Resolving asm#asm;3.1 ... | |
| [info] Resolving javax.ws.rs#jsr311-api;1.1.1 ... | |
| [info] Resolving org.slf4j#slf4j-log4j12;1.5.8 ... | |
| [info] Resolving com.thoughtworks.paranamer#paranamer;2.3 ... | |
| [info] Done updating. | |
| [info] Compiling 2 Scala sources to /home/maiha/hadoop/target/scala-2.9.1/classes... | |
| [info] Starting scala interpreter... | |
| [info] | |
| Welcome to Scala version 2.9.1.final (Java HotSpot(TM) 64-Bit Server VM, Java 1.6.0_26). | |
| Type in expressions to have them evaluated. | |
| Type :help for more information. | |
| scala> |
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
| resolvers += "Thrift" at "http://people.apache.org/~rawson/repo/" | |
| resolvers += "ClouderaRepo" at "https://repository.cloudera.com/content/repositories/releases" | |
| libraryDependencies ++= Seq( | |
| "org.apache.hadoop" % "hadoop-core" % "0.20.2-cdh3u3", | |
| "org.apache.hbase" % "hbase" % "0.90.4-cdh3u3" | |
| ) |
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
| [info] Set current project to default-0c6dca (in build file:/home/maiha/hadoop/) | |
| [info] Updating {file:/home/maiha/hadoop/}default-0c6dca... | |
| [info] Resolving org.scala-lang#scala-library;2.9.1 ... | |
| [info] Resolving org.apache.hadoop#hadoop-core;0.20.2-cdh3u3 ... | |
| [info] Resolving com.cloudera.cdh#hadoop-ant;3.0-u3 ... | |
| [info] Resolving commons-cli#commons-cli;1.2 ... | |
| [info] Resolving xmlenc#xmlenc;0.52 ... | |
| [info] Resolving org.apache.hadoop.thirdparty.guava#guava;r09-jarjar ... | |
| [warn] module not found: org.apache.hadoop.thirdparty.guava#guava;r09-jarjar | |
| [warn] ==== local: tried | |
| [warn] /home/maiha/.ivy2/local/org.apache.hadoop.thirdparty.guava/guava/r09-jarjar/ivys/ivy.xml | |
| [warn] ==== Thrift: tried | |
| [warn] http://people.apache.org/~rawson/repo/org/apache/hadoop/thirdparty/guava/guava/r09-jarjar/guava | |
| -r09-jarjar.pom | |
| [warn] ==== ClouderaRepo: tried | |
| [warn] https://repository.cloudera.com/content/repositories/releases/org/apache/hadoop/thirdparty/guav | |
| a/guava/r09-jarjar/guava-r09-jarjar.pom | |
| [warn] ==== public: tried | |
| [warn] http://repo1.maven.org/maven2/org/apache/hadoop/thirdparty/guava/guava/r09-jarjar/guava-r09-jar | |
| jar.pom | |
| [warn] ==== Scala-Tools Maven2 Repository: tried | |
| [warn] http://scala-tools.org/repo-releases/org/apache/hadoop/thirdparty/guava/guava/r09-jarjar/guava- | |
| r09-jarjar.pom | |
| [info] Resolving commons-httpclient#commons-httpclient;3.1 ... | |
| [info] Resolving commons-logging#commons-logging;1.0.4 ... | |
| [info] Resolving commons-codec#commons-codec;1.4 ... | |
| [info] Resolving commons-net#commons-net;1.4.1 ... | |
| [info] Resolving oro#oro;2.0.8 ... | |
| [info] Resolving org.mortbay.jetty#jetty;6.1.26 ... | |
| [info] Resolving org.mortbay.jetty#jetty-util;6.1.26 ... | |
| [info] Resolving org.mortbay.jetty#servlet-api;2.5-20081211 ... | |
| [info] Resolving tomcat#jasper-runtime;5.5.23 ... | |
| [info] Resolving javax.servlet#servlet-api;2.5 ... | |
| [info] Resolving commons-el#commons-el;1.0 ... | |
| [info] Resolving tomcat#jasper-compiler;5.5.23 ... | |
| [info] Resolving javax.servlet#jsp-api;2.0 ... | |
| [info] Resolving ant#ant;1.6.5 ... | |
| [info] Resolving org.codehaus.jackson#jackson-core-asl;1.5.2 ... | |
| [info] Resolving org.codehaus.jackson#jackson-mapper-asl;1.5.2 ... | |
| [info] Resolving javax.servlet.jsp#jsp-api;2.1 ... | |
| [info] Resolving net.java.dev.jets3t#jets3t;0.6.1 ... | |
| [info] Resolving hsqldb#hsqldb;1.8.0.7 ... | |
| [info] Resolving org.eclipse.jdt#core;3.1.1 ... | |
| [info] Resolving org.apache.hbase#hbase;0.90.4-cdh3u3 ... | |
| [info] Resolving com.google.guava#guava;r06 ... | |
| [info] Resolving commons-lang#commons-lang;2.5 ... | |
| [info] Resolving commons-logging#commons-logging;1.1.1 ... | |
| [info] Resolving log4j#log4j;1.2.16 ... | |
| [info] Resolving org.apache.avro#avro;1.5.4 ... | |
| [info] Resolving org.xerial.snappy#snappy-java;1.0.3.2 ... | |
| [info] Resolving org.slf4j#slf4j-api;1.5.8 ... | |
| [info] Resolving org.apache.avro#avro-ipc;1.5.4 ... | |
| [info] Resolving org.jboss.netty#netty;3.2.4.Final ... | |
| [info] Resolving org.apache.velocity#velocity;1.5 ... | |
| [info] Resolving commons-collections#commons-collections;3.2.1 ... | |
| [info] Resolving org.apache.zookeeper#zookeeper;3.3.4-cdh3u3 ... | |
| [info] Resolving com.cloudera.cdh#zookeeper-ant;3.3.4-cdh3u3 ... | |
| [info] Resolving org.apache.thrift#thrift;0.2.0 ... | |
| [info] Resolving org.jruby#jruby-complete;1.6.0 ... | |
| [info] Resolving org.mortbay.jetty#jsp-2.1;6.1.14 ... | |
| [info] Resolving org.mortbay.jetty#jsp-api-2.1;6.1.14 ... | |
| [info] Resolving org.mortbay.jetty#servlet-api-2.5;6.1.14 ... | |
| [info] Resolving org.jamon#jamon-runtime;2.3.1 ... | |
| [info] Resolving com.google.protobuf#protobuf-java;2.3.0 ... | |
| [info] Resolving com.sun.jersey#jersey-core;1.4 ... | |
| [info] Resolving com.sun.jersey#jersey-json;1.4 ... | |
| [info] Resolving org.codehaus.jettison#jettison;1.1 ... | |
| [info] Resolving stax#stax-api;1.0.1 ... | |
| [info] Resolving com.sun.xml.bind#jaxb-impl;2.1.12 ... | |
| [info] Resolving javax.xml.bind#jaxb-api;2.1 ... | |
| [info] Resolving javax.xml.stream#stax-api;1.0-2 ... | |
| [info] Resolving javax.activation#activation;1.1 ... | |
| [info] Resolving org.codehaus.jackson#jackson-jaxrs;1.5.5 ... | |
| [info] Resolving org.codehaus.jackson#jackson-xc;1.5.5 ... | |
| [info] Resolving com.sun.jersey#jersey-server;1.4 ... | |
| [info] Resolving asm#asm;3.1 ... | |
| [info] Resolving javax.ws.rs#jsr311-api;1.1.1 ... | |
| [info] Resolving org.slf4j#slf4j-log4j12;1.5.8 ... | |
| [info] Resolving com.thoughtworks.paranamer#paranamer;2.3 ... | |
| [warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
| [warn] :: UNRESOLVED DEPENDENCIES :: | |
| [warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
| [warn] :: org.apache.hadoop.thirdparty.guava#guava;r09-jarjar: not found | |
| [warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
| [error] {file:/home/maiha/hadoop/}default-0c6dca/*:update: sbt.ResolveException: unresolved dependency: | |
| org.apache.hadoop.thirdparty.guava#guava;r09-jarjar: not found | |
| [error] Total time: 6 s, completed 2012/04/04 21:18:48 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment