Hi, I tried to build Hive0.10.0 from source by doing the following:
svn co http://svn.apache.org/repos/asf/hive/trunk hive sudo ant package It built fine and I got the dist folder as expected, but inside that folder the RELEASE_NOTES.txt says the version is 0.8.0. How do I get 0.10.0 source? I'm looking at https://github.com/apache/hivenow but the instruction there points back to https://cwiki.apache.org/confluence/display/Hive/GettingStarted Thanks, Eric