2009/10/13 Zheng Shao <[email protected]> > I think 0.4.0-rc2 is the same as 0.4.0-release. > Ashish can probably confirm that. > > Zheng > > 2009/10/13 Ryan LeCompte <[email protected]> > > Hi Zheng, >> >> Can you please list changes between 0.4.0-rc2 and 0.4.0-release? >> >> Thanks! >> >> Ryan >> >> 2009/10/13 Zheng Shao <[email protected]> >> >> Hi Clark, >>> >>> hive release 0.4.0 is just out. It's compatible with hadoop 0.17 to 0.20 >>> >>> Please download it from >>> https://svn.apache.org/viewvc/hadoop/hive/tags/release-0.4.0/ >>> >>> Zheng >>> >>> >>> On Mon, Oct 12, 2009 at 7:46 PM, 杨卓荦 <[email protected]> wrote: >>> >>>> I access to the >>>> http://www.apache.org/dyn/closer.cgi/hadoop/hive/ >>>> only Hive 0.3.0 available it works with Hadoop 0.19.0 >>>> >>>> but mine is >>>> >>>> $ hadoop version >>>> Hadoop 0.20.2-dev >>>> Subversion -r >>>> Compiled by root on Fri Oct 9 11:25:48 CST 2009 >>>> >>>> how can I make my hive work with it? >>>> >>>> ------------------------------ >>>> 好玩贺卡等你发,邮箱贺卡全新上线!<http://cn.rd.yahoo.com/mail_cn/tagline/card/*http://card.mail.cn.yahoo.com/> >>> >>> >>> >>> >>> -- >>> Yours, >>> Zheng >>> >> >> > > > -- > Yours, > Zheng >
My question is - why is the build process tries to download hadoop if I've already got it? Should HADOOP_HOME be used somehow in the build process? Thanks to the shims Todd cooked up one branch of hive supports several hadoop branches. 17-20. hive downloads those versions so it can build the shims against them.
