Hi, One question (might be dumb): Why does the build name has h0.21? It does not build it with Hadoop 0.21.0, it is 0.20.1.
I'm asking this because when I'm trying to build hive with 0.23.0-SNAPSHOT version, it happily says it could find the dependency at the mirror and downloads 0.20.3-CDH3-SNAPSHOT. So, was wondering if it is the same reason that 0.23 is treated as 0.20.3. Also, this happens only in branch 0.7 and not trunk. Is there any issue that fixed this problem? Here is the output for the command ant package : $ ant package -Dhadoop.version=0.23.0-SNAPSHOT -Dhadoop.security.version=0.23.0-SNAPSHOT ivy-retrieve-hadoop-source: [ivy:retrieve] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ :: [ivy:retrieve] :: loading settings :: file = /Users/amarsri/workspace/hive-0.7/ivy/ivysettings.xml [ivy:retrieve] :: resolving dependencies :: org.apache.hive#hive-shims;0.7.1 [ivy:retrieve] confs: [default] [ivy:retrieve] found hadoop#core;0.23.0-SNAPSHOT in hadoop-source [ivy:retrieve] downloading http://mirror.facebook.net/facebook/hive-deps/hadoop/core/hadoop-0.20.3-CDH3-SNAPSHOT/hadoop-0.20.3-CDH3-SNAPSHOT.tar.gz ... [ivy:retrieve] [SUCCESSFUL ] hadoop#core;0.23.0-SNAPSHOT!hadoop.tar.gz(source) (356259ms) [ivy:retrieve] :: resolution report :: resolve 10275ms :: artifacts dl 356265ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 1 | --------------------------------------------------------------------- [ivy:retrieve] :: retrieving :: org.apache.hive#hive-shims [ivy:retrieve] confs: [default] [ivy:retrieve] 1 artifacts copied, 0 already retrieved (56655kB/1654ms) Thanks Amareshwari On 9/5/11 1:29 AM, "Apache Jenkins Server" <jenk...@builds.apache.org> wrote: Changes for Build #931 [jvs] HIVE-1989. Recognize transitivity of predicates on join keys (Charles Chen via jvs) Changes for Build #932 Changes for Build #933 All tests passed The Apache Jenkins build system has built Hive-trunk-h0.21 (build #933) Status: Fixed Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/933/ to view the results.