I have hive 0.6.0 and hadoop 0.20.2 installed. When I compiled the source in the hive folder i got the following error : ------- [ivy:retrieve] [ivy:retrieve] :: problems summary :: [ivy:retrieve] :::: WARNINGS [ivy:retrieve] Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.17.2.1/core-0.17.2.1.pom [ivy:retrieve] Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.17.2.1/hadoop-0.17.2.1.tar.gz [ivy:retrieve] Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.18.3/core-0.18.3.pom [ivy:retrieve] Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.18.3/hadoop-0.18.3.tar.gz [ivy:retrieve] Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.19.0/core-0.19.0.pom [ivy:retrieve] Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.19.0/hadoop-0.19.0.tar.gz [ivy:retrieve] Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.20.0/core-0.20.0.pom [ivy:retrieve] Host repository.apache.org not found. url= https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.20.0/hadoop-0.20.0.tar.gz [ivy:retrieve] [FAILED ] hadoop#core;0.18.3!hadoop.tar.gz(source): Downloaded file size doesn't match expected Content Length for http://mirror.facebook.net/facebook/hive-deps/hadoop/core/hadoop-0.18.3/hadoop-0.18.3.tar.gz. Please retry. (834406ms) [ivy:retrieve] [FAILED ] hadoop#core;0.18.3!hadoop.tar.gz(source): (0ms) [ivy:retrieve] ==== hadoop-source: tried [ivy:retrieve] http://mirror.facebook.net/facebook/hive-deps/hadoop/core/hadoop-0.18.3/hadoop-0.18.3.tar.gz [ivy:retrieve] ==== apache-snapshot: tried [ivy:retrieve] https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.18.3/hadoop-0.18.3.tar.gz [ivy:retrieve] ==== maven2: tried [ivy:retrieve] http://repo1.maven.org/maven2/hadoop/core/0.18.3/core-0.18.3.tar.gz [ivy:retrieve] ==== datanucleus-repo: tried [ivy:retrieve] http://www.datanucleus.org/downloads/maven2/hadoop/core/0.18.3/core-0.18.3.tar.gz [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] :: FAILED DOWNLOADS :: [ivy:retrieve] :: ^ see resolution messages for details ^ :: [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] :: hadoop#core;0.18.3!hadoop.tar.gz(source) [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
BUILD FAILED /project/narain/src/build.xml:169: The following error occurred while executing this line: /project/narain/src/build.xml:108: The following error occurred while executing this line: /project/narain/src/shims/build.xml:56: The following error occurred while executing this line: /project/narain/src/build-common.xml:179: impossible to resolve dependencies: resolve failed - see output for details Total time: 66 minutes 8 seconds Why is it looking for hadoop 0.18.3 ? is it that i need to install different version of hive ? 0.7.0 ... or i need to take source code from development trunk and compile that ? regards, Abhinav Narain