Hi Barak You can used –Dhadoop.version=1.0.4 For example: ant -Dhadoop.version=2.0.1 very-clean package tar test -Dinclude.postgres=true -Doverwrite=true -Dtest.silent=false -logfile ant.log
Regards Ransom From: Barak Yaish [mailto:[email protected]] Sent: Thursday, November 29, 2012 6:53 AM To: [email protected] Subject: Compile hive on hadoop 1.0.4 Hi, Is it possible running hive against hadoop 1.0.4? I was checking out the trunk from svn, and running "ant clean package " fails, looks like it's looking for 0.20.0 libraries. Is there some configuration I can modify? Thanks.
