+1 (non-binding), assuming the issue I mentioned earlier about the new warning output is not considered a blocker.
I verified checksum and signature for hadoop-0.23.6.tar.gz. I ran a set of Ubuntu VMs: NN, RM, 2 * DN, 2 * NM, and 2NN. I tested multiple HDFS interactions and MapReduce jobs. Everything worked as expected. The only potential problem I noticed was that new warning output. Thanks, --Chris On Tue, Feb 5, 2013 at 10:40 AM, Chris Nauroth <[email protected]>wrote: > I'm testing the RC without the native libs, and I'm seeing warning output > to stderr on some shell commands, similar to what is reported in HDFS-4427. > (See example below.) Is this a known issue for the release? > > Thanks, > --Chris > > [cnauroth@ubuntu:pts/0] hadoop-0.23.6 > > > bin/hadoop fs -cat /hello1 > 13/02/05 10:38:20 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > hello > > > On Tue, Feb 5, 2013 at 8:46 AM, Mahadev Konar <[email protected]> wrote: > >> +1 for release. Ran a few sample jobs. (binding). >> >> mahadev >> >> On Tue, Feb 5, 2013 at 8:06 AM, Daryn Sharp <[email protected]> wrote: >> > +1 (non-binding) >> > >> > Built from source and successfully ran jobs on a secure cluster. >> > >> > Daryn >> > >> > On Feb 5, 2013, at 9:04 AM, Thomas Graves wrote: >> > >> >> This vote is supposed to end today. Please take a look and vote. >> >> >> >> Thanks, >> >> Tom >> >> >> >> On 1/29/13 8:29 AM, "Thomas Graves" <[email protected]> wrote: >> >> >> >>> I've created another release candidate (RC1) for hadoop-0.23.6 that I >> >>> would like >> >>> to release. >> >>> >> >>> This release is a sustaining release with several important bug fixes >> in >> >>> it. It also contains fixes for the issues found in rc0 - YARN-354, >> >>> HDFS-4426, and HADOOP-9255 >> >>> >> >>> The RC is available at: >> >>> http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-1/ >> >>> The RC tag in svn is here: >> >>> http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-rc1/ >> >>> >> >>> The maven artifacts are available via repository.apache.org. >> >>> >> >>> Please try the release and vote; the vote will run for the usual 7 >> days. >> >>> >> >>> >> >>> thanks, >> >>> Tom Graves >> >>> >> >> >> > >> > >
