Hey Ed, if you have the option of recompiling hadoop without updating, you can simply run "src/saveVersion.sh 0.18.3 ; ant bin-package", and that will tag your binaries with the 0.18.3 label.
If recompiling's not an option.. sorry. This one's bitten us a couple times when rolling out new hadoop versions as well. On Tue, Feb 9, 2010 at 2:12 PM, Edward Capriolo <[email protected]>wrote: > I would like to run hive release, unfortunately I have an older 18.3 > hadoop that was build without version information. > > I am going to check out the 4.1 release and hack at the shell scripts > and the relevant code in hive. Does someone have the output of 'hadoop > version' 18.3 on 18.3, or a better way to handle my problem? > (I know the correct answer is update hadoop but currently I am not > going to follow this course) > > Thanks > Edward >
