+1 - everything seems correct.
On Sat, Dec 03, 2011 at 05:48PM, Konstantin Shvachko wrote: > I updated the artifacts. > --Konstantin > > On Sat, Dec 3, 2011 at 4:40 PM, Konstantin Shvachko > <shv.had...@gmail.com> wrote: > > Roman, > > > > Thanks for finding this. > > The change is actually in the assemble script in Bigtop, which should > > leave lib directories and the .txt files in the respective projects > > rather then moving them. > > I see you've already fixed the script. Thanks. > > I will upload the new artifact as soon as it built. There was a > > problem with disk space on ubuntu3. > > > > The question is should we reset the voting period. > > Since there was no change to the Hadoop tree I would rather not, > > unless people ask for it. > > > > Thanks, > > --Konstantin > > > > On Fri, Dec 2, 2011 at 7:34 PM, Roman Shaposhnik <r...@apache.org> wrote: > >> On Tue, Nov 29, 2011 at 2:47 AM, Konstantin Shvachko > >> <shv.had...@gmail.com> wrote: > >>> I created a release candidate for hadoop-0.22.0 available for review at: > >>> http://people.apache.org/~shv/hadoop-0.22.0-rc0/ > >> > >> Pulled this RC into Bigtop and certified the following stack: > >> ═ Hadoop 0.22 > >> ═ HBase 0.92 > >> ═ Zookeeper 3.4.0 > >> > >> Found the following issues (which I suggest we fix and cut RC1): > >> ═1. cd common ; ant -Dcompile.native=true -Dlibrecordio=true > >> -Dlibhdfs=1 -Dfusedfs=true -Dcompile.c++=true api-report bin-package > >> tar > >> ═ ═[copy] Copying 48 files to > >> /tmp/hadoop-0.22.0/common/build/hadoop-common-0.22.0/lib > >> > >> ═ ═BUILD FAILED > >> ═ ═/tmp/hadoop-0.22.0/common/build.xml:1134: > >> ═ ═/tmp/hadoop-0.22.0/common/lib not found. > >> > >> ═ 2. LICENSE.txt, NOTICE.txt and README.txt are missing from under > >> common, hdfs and mapred > >> > >> I will update Bigtop build scripts to take care of missing lib/ > >> creation and also missing files. > >> > >> Once that's done we can cut a new RC when needed. > >> > >> Thanks, > >> Roman.